home: move gpodder from home -> programs

This commit is contained in:
Colin 2023-04-26 00:27:15 +00:00
parent cb9854c297
commit f220771b58
3 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,6 @@
{ {
imports = [ imports = [
./firefox.nix ./firefox.nix
./gpodder.nix
./keyring.nix ./keyring.nix
./kitty ./kitty
./libreoffice.nix ./libreoffice.nix

View File

@ -256,6 +256,7 @@ in
./aerc.nix ./aerc.nix
./git.nix ./git.nix
./gnome-feeds.nix ./gnome-feeds.nix
./gpodder.nix
]; ];
config = { config = {