1
0

profiles/common: Make common-networking the default

This commit is contained in:
2025-04-07 21:27:03 +02:00
parent 323018daaa
commit 8af0eb2386
26 changed files with 4 additions and 62 deletions

View File

@@ -22,6 +22,8 @@
./wg-clerie.nix
];
profiles.clerie.common-networking.enable = false;
boot.kernelParams = [ "console=ttyS0,115200n8" ];
boot.loader.grub.enable = true;