1
0

profiles/router: Migrate configuration to profile

This commit is contained in:
2025-05-08 16:17:26 +02:00
parent fa1220dcf8
commit ced991b911
7 changed files with 31 additions and 19 deletions

View File

@@ -4,10 +4,10 @@
imports =
[
./hardware-configuration.nix
../../configuration/router
];
profiles.clerie.mercury-vm.enable = true;
profiles.clerie.router.enable = true;
boot.loader.grub.enable = true;
boot.loader.grub.device = "/dev/vda";