Compare commits

..

No commits in common. "4c797d26145b3396d784411bb3d68a5514f40cf8" and "114abb1b760d3ddfa59bc66c1320f990b450761a" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View file

@ -38,7 +38,6 @@
# still possible to use this option, but it's recommended to use it in conjunction
# with explicit per-interface declarations with `networking.interfaces.<interface>.useDHCP`.
networking.useDHCP = lib.mkDefault true;
# networking.interfaces.br-3ac9b4dbe8bd.useDHCP = lib.mkDefault true;
# networking.interfaces.br-a1d891ddb0a1.useDHCP = lib.mkDefault true;
# networking.interfaces.br-bc06691dbb57.useDHCP = lib.mkDefault true;
# networking.interfaces.docker0.useDHCP = lib.mkDefault true;

View file

@ -49,7 +49,6 @@ in
programs.xwayland.enable = true;
programs.partition-manager.enable = true;
programs.kdeconnect.enable = true;
fonts = {
enableDefaultPackages = true;