This commit is contained in:
death916 2026-02-19 01:07:38 -08:00
parent cb1f6058bb
commit 05f4d026dc
2 changed files with 1 additions and 2 deletions

View file

@ -48,7 +48,6 @@ in
socat
nmap
ipcalc
cowsay
file
which
tree

View file

@ -118,5 +118,5 @@
services.fprintd.enable = false;
programs.direnv.enable = true;
programs.nix-ld.enable = true;
programs.fish.enable = true;
# programs.fish.enable = true;
}