.
This commit is contained in:
parent
65bd68a260
commit
48c5307692
1 changed files with 1 additions and 2 deletions
|
|
@ -13,7 +13,6 @@
|
|||
packages.${system}.nvimConfig = pkgs.runCommand "nvim-config" {} ''
|
||||
mkdir -p $out
|
||||
cp -r ${self}/. $out
|
||||
''
|
||||
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue