This commit is contained in:
Fabian Montero 2026-02-27 12:58:57 -06:00
parent 8b39a1d5ea
commit 209856aa38
Signed by: fabian
GPG key ID: 8036F30EDBAC8447
2 changed files with 2 additions and 2 deletions

View file

@ -71,7 +71,7 @@ in {
enableNotifications = true;
};
};
networking.useDHCP = false; # The global useDHCP flag is deprecated, therefore explicitly set to false here.
programs.dconf.enable = true;