feat: add nextcloud

This commit is contained in:
Felix Schröter 2021-12-22 17:36:29 +01:00
parent f2f451af6c
commit fda21e449a
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
2 changed files with 41 additions and 0 deletions

View file

@ -27,6 +27,7 @@ in with builtins; {
./services/owntracks.nix
./services/miniflux.nix
./services/paperless.nix
./services/nextcloud.nix
];
nixpkgs.config.allowUnfree = true;
@ -66,6 +67,7 @@ in with builtins; {
passwordFile = "/etc/nixos/secrets/cfdyndns-apikey";
domains = [
"home.felschr.com"
"cloud.felschr.com"
"media.felschr.com"
"news.felschr.com"
"mqtt.felschr.com"