Update flake.nix

This commit is contained in:
Ren Lawrence Lin 2024-09-03 18:11:29 -07:00 committed by GitHub
parent dffe288ead
commit fb1f1e58cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@
imports = [ imports = [
./home.nix ./home.nix
./spicetify.nix ./spicetify.nix
inputs.nixvim.homeManagerModules.nixvim # inputs.nixvim.homeManagerModules.nixvim
#./nixvim.nix #./nixvim.nix
]; ];
}; };