diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ } ./userdata.nix - ./nixos/${host}/configuration.nix + ./os/${host}/configuration.nix sops-nix.nixosModules.sops ]; }; |