gfeeds: move out of home-manager

This commit is contained in:
2023-01-27 07:11:31 +00:00
parent 641ffc3452
commit d94687e8cc
3 changed files with 1 additions and 1 deletions

View File

@@ -3,5 +3,6 @@
imports = [
./aerc.nix
./firefox.nix
./gfeeds.nix
];
}

View File

@@ -14,7 +14,6 @@ let
in
{
imports = [
./gfeeds.nix
./git.nix
./gpodder.nix
./keyring.nix