From 22b960041f6b1556e1ad46a5dfb04297e76d82ca Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 30 May 2022 12:57:33 +0200 Subject: ma latte: move owncloud to hetzner --- 1systems/latte/config.nix | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) (limited to '1systems/latte/config.nix') diff --git a/1systems/latte/config.nix b/1systems/latte/config.nix index 2828aea08..69e401d97 100644 --- a/1systems/latte/config.nix +++ b/1systems/latte/config.nix @@ -34,20 +34,11 @@ in { # Services: - + + # torrent is managed by gum + # + ## Web - - - ### Moving owncloud data dir to /media/cloud/nextcloud-data - { - users.users.nextcloud.extraGroups = [ "download" ]; - # nextcloud-setup fails as it cannot set permissions for nextcloud - systemd.services.nextcloud-setup.serviceConfig.SuccessExitStatus = "0 1"; - fileSystems."/var/lib/nextcloud/data" = { - device = "/media/cloud/nextcloud-data"; - options = [ "bind" ]; - }; - } # local usage: -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/8c200000.lock: No such file or directory (2)