miniflux: move into module
This commit is contained in:
parent
3c3868c88b
commit
8f4ffd1d45
23 changed files with 114 additions and 64 deletions
|
@ -41,6 +41,7 @@ in
|
|||
|
||||
dadada.element.enable = true;
|
||||
dadada.gitea.enable = true;
|
||||
dadada.miniflux.enable = true;
|
||||
dadada.weechat.enable = true;
|
||||
dadada.homePage.enable = true;
|
||||
dadada.share.enable = true;
|
||||
|
@ -65,11 +66,6 @@ in
|
|||
];
|
||||
};
|
||||
|
||||
security.acme = {
|
||||
defaults.email = "d553a78d-0349-48db-9c20-5b27af3a1dfc@dadada.li";
|
||||
acceptTerms = true;
|
||||
};
|
||||
|
||||
# Use the GRUB 2 boot loader.
|
||||
boot.loader.grub.enable = true;
|
||||
boot.loader.grub.version = 2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue