ssh from default to force artemision

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-06-03 20:14:36 -04:00 committed by Alice Huston
parent f4ec16755b
commit 1b6b2d3bf2

View File

@ -50,7 +50,7 @@
}) { inherit (pkgs) system; }).fwupd; }) { inherit (pkgs) system; }).fwupd;
fprintd.enable = true; fprintd.enable = true;
openssh.enable = lib.mkDefault false; openssh.enable = lib.mkForce false;
spotifyd = { spotifyd = {
enable = true; enable = true;