summaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
authorSkullheadx <admonty1@protonmail.com>2026-05-23 21:05:30 -0400
committerSkullheadx <admonty1@protonmail.com>2026-05-23 21:05:30 -0400
commit56c4cf276eb30ac3c47770943af5c33afd41f342 (patch)
tree19820ff0e396035d9857b6445d27ac63fba56019 /flake.nix
parentadd lazygit to server (diff)
downloadnixos-56c4cf276eb30ac3c47770943af5c33afd41f342.tar.gz
nixos-56c4cf276eb30ac3c47770943af5c33afd41f342.tar.bz2
nixos-56c4cf276eb30ac3c47770943af5c33afd41f342.zip
update flake
Diffstat (limited to '')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
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