Standalone Home Manager configuration #6

Merged
wymiller merged 15 commits from hm-standalone-config into master 2026-02-16 19:24:08 -06:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 08adc255d6 - Show all commits

View File

@@ -31,7 +31,6 @@
fzf fzf
aria2 aria2
gnupg gnupg
inetutils
# misc # misc
file file

View File

@@ -13,5 +13,6 @@ lib.mkIf pkgs.stdenv.isLinux {
zathura zathura
gpu-screen-recorder gpu-screen-recorder
gpu-screen-recorder-gtk gpu-screen-recorder-gtk
inetutils
]; ];
} }