529 current 2024-05-05 14:27:33 24.05.20240503.e9be424 6.8.6-zen1 *
This commit is contained in:
parent
fe9a25d1f8
commit
6bb698343c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
pkgs,
|
||||
...
|
||||
}: let
|
||||
nvimDir = "${inputs.self}/modules/home-manager/vim";
|
||||
nvimDir = "/home/${config.home.username}/nixos/modules/home-manager/vim";
|
||||
in {
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue