This commit is contained in:
stitchy 2024-04-07 04:52:03 +00:00
parent 7d4d14795f
commit d73fca4bf2
Signed by: stitchy
SSH key fingerprint: SHA256:yz2SoxdnY67tfY5Jzb0f2v8f5W3o/IF359kbcquWip8

View file

@ -18,6 +18,10 @@ in
};
};
boot.loader = {
efi.canTouchEfiVariables = false;
systemd-boot.enable = false;
};
#services.openssh.enable = true;
services.xserver.desktopManager.phosh = {
enable = true;