From: Skullheadx Date: Sun, 26 Apr 2026 04:14:54 +0000 (-0400) Subject: add special args X-Git-Url: http://git.skullheadx.com/projects/tech/openbsd_html_css/post.html?a=commitdiff_plain;h=72c803b757307d3f2bfd5efcaeea526b5645bef7;p=nixos.git add special args --- diff --git a/flake.nix b/flake.nix index 392ffc7..1507dce 100644 --- a/flake.nix +++ b/flake.nix @@ -17,6 +17,7 @@ }@inputs: { nixosConfigurations.nepsis = nixpkgs.lib.nixosSystem { + specialArgs = {inherit inputs;}; modules = [ hjem.nixosModules.default ./configuration.nix