Formatting

This commit is contained in:
Andrea Ciceri 2023-06-19 22:17:32 +02:00
parent 281a25808b
commit 4daf35633d
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -9,5 +9,5 @@
"d /mnt/raid/plex 770 plex plex" "d /mnt/raid/plex 770 plex plex"
]; ];
users.users.plex.extraGroups = [ "transmission" ]; users.users.plex.extraGroups = ["transmission"];
} }