From 005f864e771d34a1f0bdc6b3282f8b0d70c6876b Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sun, 11 Jan 2026 12:38:00 +0100 Subject: enable sshd on toaster --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 43b923a..ac67b20 100644 --- a/flake.nix +++ b/flake.nix @@ -115,6 +115,7 @@ ./modules/wg ./modules/factorio.nix ./modules/zfs-common.nix + ./modules/server/ssh.nix ]; }; cloud = nixpkgs.lib.nixosSystem { -- cgit v1.3.1