updated home-manager config
This commit is contained in:
parent
96f90ebc87
commit
8b4291e8a6
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -121,7 +121,7 @@
|
|||
#runpod
|
||||
docker
|
||||
]
|
||||
++ [inputs.zls.packages.x86_64-linux];
|
||||
++ [zls.packages.x86_64-linux];
|
||||
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue