commit 887eadfc3a23ae73920298d017a2ca71ae3f6be2
parent dd35c73dab22ea4c436d16ea0c4321558f9e7b62
Author: Vincent Demeester <vincent@sbr.pm>
Date: Sat, 11 Sep 2021 14:56:03 +0200
systems/aomi: enable ssh
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/systems/hosts/aomi.nix b/systems/hosts/aomi.nix
@@ -96,6 +96,7 @@ in
yubikey.enable = true;
virtualization = { enable = true; nested = true; };
redhat.enable = true;
+ ssh.enable = true;
};
environment.systemPackages = with pkgs; [