vaultwarden: remove postfix

merge-requests/19/head
RatCornu 2025-05-29 19:26:20 +02:00
parent 7508137e40
commit a35a537c29
No known key found for this signature in database
GPG Key ID: B3BE02E379E6E8E2
1 changed files with 0 additions and 4 deletions

View File

@ -23,8 +23,4 @@
proxyWebsockets = true;
};
};
systemd.services.vaultwarden = {
path = with pkgs; [ postfix ];
};
}