correctly installs nixvim on work machine
This commit is contained in:
parent
faa1eb610a
commit
5d244414fa
1 changed files with 1 additions and 0 deletions
|
|
@ -25,4 +25,5 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
programs.nixvim.imports = [ ../modules/nixvim ];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue