Add iOS user

This commit is contained in:
FredzyW 2024-06-20 21:57:36 +02:00
parent 8975953d16
commit f080a6cc9f
2 changed files with 16 additions and 2 deletions

View file

@ -37,7 +37,7 @@ networking.firewall = {
X11Forwarding = true;
};
extraConfig = ''
AllowUsers fw
AllowUsers fw ios
'';
};
};