feat: fw add matrix token generation for openclaw

This commit is contained in:
Dominik Polakovics Polakovics 2026-04-14 23:41:49 +02:00
parent 358f2296ce
commit 12b77a3960
2 changed files with 32 additions and 0 deletions

View file

@ -109,6 +109,8 @@ in
matrix-authentication-service # mas-cli for migration
];
security.sudo.enable = true;
networking.hostName = hostname;
services.openssh = {