From e62d5505293a7c26d33fd60130220f2dea920515 Mon Sep 17 00:00:00 2001 From: adikro Date: Sun, 28 Dec 2025 10:22:13 +0100 Subject: nh clean fixes plus some cli stuff --- os/srv/nix-helper.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/srv/nix-helper.nix') diff --git a/os/srv/nix-helper.nix b/os/srv/nix-helper.nix index 4999908..fede111 100644 --- a/os/srv/nix-helper.nix +++ b/os/srv/nix-helper.nix @@ -12,7 +12,7 @@ in programs.nh = { enable = true; - flake = "/etc/nixos"; + osFlake = "/etc/nixos"; }; environment.systemPackages = with pkgs; [ -- cgit v1.3