Made mixer user linger

This commit is contained in:
Jan-Bulthuis 2025-04-17 18:46:20 +02:00
parent 65605dbf57
commit af3984498c
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
users.users.mixer = {
isNormalUser = true;
group = "mixer";
linger = true;
extraGroups = [ "systemd-journal" ];
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKKxoQSxfYqf9ITN8Fhckk8WbY4dwtBAXOhC9jxihJvq jan@bulthuis.dev"