mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: move nixvim out
This commit is contained in:
parent
4477a98282
commit
57815057f6
11 changed files with 329 additions and 109 deletions
4
tree.nix
4
tree.nix
|
|
@ -30,6 +30,10 @@
|
|||
|
||||
"microvms/*".functor.enable = true;
|
||||
|
||||
"nixvim".functor.enable = true;
|
||||
"nixvim/*".functor.enable = true;
|
||||
"nixvim/plugins/*".functor.enable = true;
|
||||
|
||||
"home/*".functor.enable = true;
|
||||
"home/profiles/*".functor.enable = true;
|
||||
"home/profiles/nixvim".functor.excludes = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue