1
0

hosts/storage-2: Allow frank access to em

This commit is contained in:
2025-05-05 12:24:26 +02:00
parent 593739120a
commit 70cde0e367
2 changed files with 6 additions and 1 deletions

View File

@@ -2,4 +2,5 @@
{
users.users.clerie.extraGroups = [ "data-firmware" ];
users.users.frank.extraGroups = [ "data-em" ];
}