updated home-manager config

This commit is contained in:
Natalie Marks 2024-06-17 02:03:50 -07:00
parent 900bfa90dc
commit ec0f046332

View file

@ -2,6 +2,7 @@
inputs,
config,
pkgs,
zls,
...
}: {
# wayland.windowManager.hyprland = {
@ -121,7 +122,7 @@
#runpod
docker
]
++ [zls];
++ [zls."0.13.0"];
programs.direnv = {
enable = true;