hosts/various: use systemd-boot as default bootloader

This commit is contained in:
h7x4
2026-01-22 15:45:20 +09:00
parent 3940f52760
commit 89ea5b321a
15 changed files with 9 additions and 28 deletions

View File

@@ -14,9 +14,6 @@
sops.age.keyFile = "/var/lib/sops-nix/key.txt";
sops.age.generateKey = true;
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
networking.hostName = "kommode"; # Define your hostname.
systemd.network.networks."30-ens18" = values.defaultNetworkConfig // {