summaryrefslogtreecommitdiff
path: root/os/srv/nix-helper.nix
diff options
context:
space:
mode:
Diffstat (limited to 'os/srv/nix-helper.nix')
-rw-r--r--os/srv/nix-helper.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/srv/nix-helper.nix b/os/srv/nix-helper.nix
index fede111..4999908 100644
--- a/os/srv/nix-helper.nix
+++ b/os/srv/nix-helper.nix
@@ -12,7 +12,7 @@ in
programs.nh = {
enable = true;
- osFlake = "/etc/nixos";
+ flake = "/etc/nixos";
};
environment.systemPackages = with pkgs; [