diff --git a/configuration.nix b/configuration.nix index 5cd1aac..92a2bf1 100644 --- a/configuration.nix +++ b/configuration.nix @@ -47,6 +47,7 @@ "d /home/reudy/containers/state 0750 reudy panelroutes -" "d /home/reudy/containers/state/apps 0750 reudy panelroutes -" "f /home/reudy/containers/routes/_placeholder.caddy 0640 reudy panelroutes -" + "f /var/lib/systemd/linger/reudy" ]; systemd.services.panel-api = {