From 57edf6fec41abf571d637b09bd4132f858106381 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 5 Apr 2022 17:13:25 -0700 Subject: ssh: refactor to a module Also install mosh and ensure the firewall opens the correct ports. --- hosts/common/system/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/common/system/default.nix') diff --git a/hosts/common/system/default.nix b/hosts/common/system/default.nix index 2e34ede..6fc0651 100644 --- a/hosts/common/system/default.nix +++ b/hosts/common/system/default.nix @@ -8,7 +8,6 @@ ./network.nix ./security.nix ./software.nix - ./ssh.nix ./users.nix ]; -- cgit v1.2.3