feat: move to nixvim

This commit is contained in:
Kat Inskip 2025-11-19 04:39:35 -08:00
parent ca97476a47
commit 779c3c4098
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
22 changed files with 772 additions and 57 deletions

View file

@ -32,6 +32,9 @@
"home/*".functor.enable = true;
"home/profiles/*".functor.enable = true;
"home/profiles/nixvim".functor.excludes = [
"plugins"
];
"home/environments/*".functor.enable = true;
"home/user".evaluateDefault = true;
"home/user/data".evaluate = true;
@ -117,6 +120,7 @@
spicetify-nix.homeManagerModules.spicetify
stylix.homeModules.stylix
noctalia.homeModules.default
nixvim.homeModules.nixvim
]
++ (with (import (inputs.arcexprs + "/modules")).home-manager; [
i3gopher