This commit is contained in:
Shelvacu
2025-05-02 15:11:16 -07:00
committed by Shelvacu on fw
parent 55e7b71dd3
commit ae3d4e9d4c

View File

@@ -10,6 +10,7 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.loader.efi.efiSysMountPoint = "/boot";
boot.initrd.systemd.additionalUpstreamUnits = [ "debug-shell.service" ];
vacu.hostName = "prophecy";
vacu.shortHostName = "prop";