vanilla changes with added nvim

This commit is contained in:
kenji
2025-08-13 15:01:11 -05:00
parent c3526e6eac
commit 29453240ed
2 changed files with 9 additions and 6 deletions
+2
View File
@@ -50,6 +50,7 @@
darwin,
chaotic,
jovian,
nixovim,
illogical-impulse,
...
} @ inputs: let
@@ -75,6 +76,7 @@
specialArgs = args;
modules = [
./hosts/vanilla/configuration.nix
# nixovim.packages.${system}.full
];
};
};