From a65eb5d9197bc36bd95a58158347c110e4e864b2 Mon Sep 17 00:00:00 2001 From: tzlil Date: Fri, 21 Apr 2023 16:39:58 +0300 Subject: working on matrix --- hosts/vps/hydrus.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/vps/hydrus.nix') diff --git a/hosts/vps/hydrus.nix b/hosts/vps/hydrus.nix index 2fe988e..6727ed7 100644 --- a/hosts/vps/hydrus.nix +++ b/hosts/vps/hydrus.nix @@ -25,7 +25,7 @@ RestartSec = "5s"; }; }; - + systemd.services.hydrus = { description = "Hydrus"; wantedBy = [ "multi-user.target" "Xvnc.service" ]; -- cgit 1.4.1