Skip to content

Commit

Permalink
update pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
UriHerrera committed Jun 13, 2024
1 parent 36fc249 commit 7f10346
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
nx-desktop-settings-legacy (5.2.6) nitrux; urgency=medium

* Add settings for NetworkManager for dhcp and fix typo in ifupdown.

-- Uri Herrera <uri_herrera@nxos.org> Thu, 13 Jun 2024 02:17:00 -0500

nx-desktop-settings-legacy (5.2.5) nitrux; urgency=medium

* Add settings for TLP.
Expand Down
2 changes: 1 addition & 1 deletion etc/NetworkManager/conf.d/05-ifupdown.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
#########################################################

[ifupdown]
manage=true
managed=true
6 changes: 6 additions & 0 deletions etc/NetworkManager/conf.d/06-dhcp.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#########################################################################
# Configure NetworkManager to use dhcpcd instead of internal client. #
#########################################################################

[main]
dhcp=dhcpcd

0 comments on commit 7f10346

Please sign in to comment.