summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorGrisha Shipunov2026-01-11 12:38:00 +0100
committerGrisha Shipunov2026-01-11 12:38:00 +0100
commit005f864e771d34a1f0bdc6b3282f8b0d70c6876b (patch)
treee2430c814a3e07dfdef888534629d9173355140c /flake.nix
parenteaf41f71482a6852ad388c37bde8d74c44099f71 (diff)
enable sshd on toaster
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
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 {