Rename custom module to chvp
This commit is contained in:
parent
da2abefc9a
commit
7ca622b82c
32 changed files with 44 additions and 44 deletions
|
@ -15,7 +15,7 @@ let
|
|||
kotlinls = import ../packages/kotlin-language-server/default.nix { inherit pkgs; };
|
||||
in
|
||||
{
|
||||
custom.zfs.homeLinks = [
|
||||
chvp.zfs.homeLinks = [
|
||||
{ path = ".local/share/nvim"; type = "cache"; }
|
||||
{ path = ".cache/nvim"; type = "cache"; }
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue