Changed nixvim to nvf
This commit is contained in:
parent
9f55457ddf
commit
b66cb9f49d
10 changed files with 4988 additions and 410 deletions
|
|
@ -5,7 +5,6 @@
|
|||
{
|
||||
imports =
|
||||
[
|
||||
./modules/nixvim
|
||||
./modules/fastfetch
|
||||
./modules/tmux/home.nix
|
||||
] ++ lib.optional (hwconfig.useImpermanence) (import ./modules/impermanence/home.nix { inherit username; inherit inputs; } )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue