mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(zaatar): add kiosk to audio group and remove ssh keys
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
users.extraUsers.kiosk = {
|
||||
isNormalUser = true;
|
||||
password = "";
|
||||
openssh.authorizedKeys.keys = kmeinKeys;
|
||||
extraGroups = [ "audio" ];
|
||||
};
|
||||
services.cage = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user