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

@@ -11,8 +11,6 @@
./programs.nix
];
profiles.clerie.common-networking.enable = true;
# Use the systemd-boot EFI boot loader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;