added overlay packages, added go overlay

needed go overlay for diffnav
This commit is contained in:
2026-04-09 09:44:50 -04:00
parent 915ecc73e8
commit 2fb3e2867c
4 changed files with 200 additions and 9 deletions

View File

@@ -18,7 +18,6 @@
fh
kubectl # kube config is deliberately not included
kubectx
obsidian
vscode
yt-dlp
weechat
@@ -29,5 +28,10 @@
deadnix
alejandra
statix
gh
ghDashLatest
diffNavLatest
] ++ lib.optionals isNixOS [
obsidian
];
}