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
aria2
gnupg
inetutils
# misc
file

View File

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