rename svc

This commit is contained in:
zack 2024-10-21 19:22:41 -04:00
parent 43e6b6d318
commit 67e4709a83
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35

View file

@ -85,7 +85,7 @@
locations."/".proxyPass = "http://127.0.0.1:${cfg.phx.port}";
};
systemd.services.${release_name} = let
systemd.services."zoeyscomputer-phx" = let
release_name = "zoeyscomputer";
working_directory = "/var/lib/zoeycomputer";
in {