From 56c4cf276eb30ac3c47770943af5c33afd41f342 Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Sat, 23 May 2026 21:05:30 -0400 Subject: update flake --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index c2d3d66..2afe7ca 100644 --- a/flake.nix +++ b/flake.nix @@ -68,6 +68,7 @@ ]; }; nixosConfigurations.icon = nixpkgs.lib.nixosSystem { + specialArgs = { inherit inputs customNeovim; }; modules = [ hjem.nixosModules.default ./linux-common.nix -- cgit v1.3.1