miniflux: enable
This commit is contained in:
parent
1f288fb412
commit
507cedf2ba
2 changed files with 3 additions and 5 deletions
|
@ -1,9 +1,6 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
}: {
|
||||
_: {
|
||||
services.miniflux = {
|
||||
enable = true;
|
||||
createDatabaseLocally = true;
|
||||
config.CREATE_ADMIN = 0;
|
||||
};
|
||||
}
|
||||
|
|
|
@ -4,5 +4,6 @@ _: {
|
|||
./steam.nix
|
||||
# ./schizofox.nix
|
||||
./minecraft.nix
|
||||
./miniflux.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue