This commit is contained in:
Shelvacu
2025-05-02 15:12:50 -07:00
committed by Shelvacu on fw
parent ae3d4e9d4c
commit 7859619661

View File

@@ -10,7 +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" ];
boot.initrd.systemd.services."debug-shell".wantedBy = [ "sysinit.target" ];
vacu.hostName = "prophecy";
vacu.shortHostName = "prop";