Compare commits
No commits in common. "8e2bfcf8ca76fc61db178af5cd9d105fee12339e" and "3477528dd592653b92e81bdec1a6780ccf49fe23" have entirely different histories.
8e2bfcf8ca
...
3477528dd5
|
@ -29,7 +29,9 @@ let
|
|||
};
|
||||
in
|
||||
{
|
||||
imports = [ (import nixvim).homeManagerModules.nixvim ];
|
||||
imports = [
|
||||
nixvim.homeManagerModules.nixvim
|
||||
];
|
||||
|
||||
programs.nixvim = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue