ssh from default to force artemision
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
}) { inherit (pkgs) system; }).fwupd;
|
||||
|
||||
fprintd.enable = true;
|
||||
openssh.enable = lib.mkDefault false;
|
||||
openssh.enable = lib.mkForce false;
|
||||
|
||||
spotifyd = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user