From 760a0edc2937fab375898bbd2f2a3011eb8c9756 Mon Sep 17 00:00:00 2001 From: adikro Date: Sun, 11 Jan 2026 20:53:40 +0100 Subject: way too many changes to describe --- os/srv/nix-helper.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'os/srv/nix-helper.nix') diff --git a/os/srv/nix-helper.nix b/os/srv/nix-helper.nix index 4999908..63b3182 100644 --- a/os/srv/nix-helper.nix +++ b/os/srv/nix-helper.nix @@ -15,6 +15,10 @@ in flake = "/etc/nixos"; }; + environment.sessionVariables = { + NH_OS_FLAKE = "/etc/nixos"; + }; + environment.systemPackages = with pkgs; [ nix-output-monitor nvd -- cgit v1.3