gpodder: move out of home-manager

This commit is contained in:
2023-01-27 07:12:29 +00:00
parent d94687e8cc
commit 3edbb1c873
3 changed files with 1 additions and 1 deletions

View File

@@ -4,5 +4,6 @@
./aerc.nix
./firefox.nix
./gfeeds.nix
./gpodder.nix
];
}

View File

@@ -15,7 +15,6 @@ in
{
imports = [
./git.nix
./gpodder.nix
./keyring.nix
./kitty.nix
./mpv.nix