From bf22a9de21dc23297525df3ffb395964abde7ef1 Mon Sep 17 00:00:00 2001 From: andromeda Date: Sat, 10 Jan 2026 09:02:24 +0100 Subject: [PATCH] add /etc/ssh persist to remote --- machines.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/machines.nix b/machines.nix index ade302f..c89f3db 100644 --- a/machines.nix +++ b/machines.nix @@ -36,6 +36,7 @@ modules = [ # impermanence ./modules/nixos/impermanence.nix + ./modules/nixos/impermanence-ssh.nix # hardware configuration # verbatim as `nixos-generate-config` AND `system.stateVersion`