feat(cheetah): enable neovim-nightly overlay

This commit is contained in:
reo101 2022-11-21 09:52:42 +02:00
parent 39188a4297
commit da4bd3e943
3 changed files with 15 additions and 9 deletions

View file

@ -24,7 +24,7 @@
home-manager = {
config = ./home.nix;
backupFileExtension = "hm-bak";
useGlobalPkgs = true;
# useGlobalPkgs = true;
# extraOptions = { inherit inputs; };
};