This commit is contained in:
2025-03-08 18:58:40 +01:00
parent 7c38020352
commit b2a60e181f
2 changed files with 2 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
tmux tmux
shpool shpool
pwgen pwgen
git #gh hub git git-wait #gh hub
nmap nmap
rsync rsync
bind.dnsutils bind.dnsutils

View File

@@ -3,6 +3,7 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
#git #git
gh gh
git-wait
#hub #hub
(pkgs.symlinkJoin { (pkgs.symlinkJoin {
inherit (pkgs.hub) name meta; inherit (pkgs.hub) name meta;