miniflux: move into module

This commit is contained in:
Tim Schubert 2022-10-29 13:04:17 +02:00
parent 3c3868c88b
commit 8f4ffd1d45
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
23 changed files with 114 additions and 64 deletions

View file

@ -6,6 +6,7 @@
with lib; {
imports = [
./backup.nix
./base.nix
];
networking.domain = mkDefault "dadada.li";