infra: update user

This commit is contained in:
Johannes Jöns 2024-07-10 19:35:52 +02:00
parent d3fcc67c26
commit f367b4bb0f

View file

@ -6,7 +6,7 @@
}:
let
user = "alisa";
user = "postgres";
in
{
systemd.services.alisa-backend = {