summary refs log tree commit diff
path: root/hosts/vps/hydrus.nix
diff options
context:
space:
mode:
authortzlil <tzlils@protonmail.com>2023-04-21 16:39:58 +0300
committertzlil <tzlils@protonmail.com>2023-04-21 16:39:58 +0300
commita65eb5d9197bc36bd95a58158347c110e4e864b2 (patch)
tree47dadc51945f9e0d0a84d139b25b523a9a2a872b /hosts/vps/hydrus.nix
parent0598236822c8ac36f8028c89d4b79f4f6b251a72 (diff)
working on matrix
Diffstat (limited to 'hosts/vps/hydrus.nix')
-rw-r--r--hosts/vps/hydrus.nix2
1 files changed, 1 insertions, 1 deletions
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" ];