diff --git a/hosts/flynode/default.nix b/hosts/flynode/default.nix index c839fa4..50ee5fc 100644 --- a/hosts/flynode/default.nix +++ b/hosts/flynode/default.nix @@ -57,6 +57,8 @@ group = "users"; }; + age.identityPaths = [ "/root/.ssh/id_rsa" ]; + # This option defines the first version of NixOS you have installed on this particular machine, # and is used to maintain compatibility with application data (e.g. databases) created on older NixOS versions. #