feat(nvim): move language servers to each language's .nix file
This commit is contained in:
@@ -61,6 +61,8 @@ lib.my.makeSwitch {
|
||||
!include ${config.sops.secrets.nix-github-token.path}
|
||||
'';
|
||||
|
||||
my.home.home.packages = [ pkgs.nixd ];
|
||||
|
||||
# uncomment to enable auto gc
|
||||
/*
|
||||
nix.gc = {
|
||||
|
||||
Reference in New Issue
Block a user