forked from poz/niksos
wtf
This commit is contained in:
parent
9c254fcc38
commit
617c09e427
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ in {
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
nixpkgs.overlays = [ inputs.neovim-nightly-overlay.overlay ];
|
nixpkgs.overlays = [ inputs.neovim-nightly-overlay.overlay ];
|
||||||
|
|
||||||
|
|
||||||
home-manager.users.${username} = {
|
home-manager.users.${username} = {
|
||||||
imports = [ inputs.nixvim.homeManagerModules.nixvim ];
|
imports = [ inputs.nixvim.homeManagerModules.nixvim ];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue