boot
This commit is contained in:
parent
7d4d14795f
commit
d73fca4bf2
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
boot.loader = {
|
||||
efi.canTouchEfiVariables = false;
|
||||
systemd-boot.enable = false;
|
||||
};
|
||||
#services.openssh.enable = true;
|
||||
services.xserver.desktopManager.phosh = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue