diff options
| author | andromeda <andromeda@lenovo> | 2026-01-10 09:02:24 +0100 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-01-10 09:02:24 +0100 |
| commit | bf22a9de21dc23297525df3ffb395964abde7ef1 (patch) | |
| tree | 6c19ffe73fd7ceaba3a46a20f12276ccbb518942 /machines.nix | |
| parent | 411ee0c027b44d5067839b4abf8326656dd2b22c (diff) | |
add /etc/ssh persist to remote
Diffstat (limited to 'machines.nix')
| -rw-r--r-- | machines.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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` |
