gfeeds: move out of home-manager
This commit is contained in:
@@ -3,5 +3,6 @@
|
|||||||
imports = [
|
imports = [
|
||||||
./aerc.nix
|
./aerc.nix
|
||||||
./firefox.nix
|
./firefox.nix
|
||||||
|
./gfeeds.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
@@ -14,7 +14,6 @@ let
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./gfeeds.nix
|
|
||||||
./git.nix
|
./git.nix
|
||||||
./gpodder.nix
|
./gpodder.nix
|
||||||
./keyring.nix
|
./keyring.nix
|
||||||
|
Reference in New Issue
Block a user