1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat: add radiacle stable uid

This commit is contained in:
oddlama 2023-12-22 03:00:10 +01:00
parent 64179ab44a
commit da1db65104
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
2 changed files with 2 additions and 0 deletions

View file

@ -28,5 +28,6 @@
nixseparatedebuginfod = uidGid 981;
msr = uidGid 980;
fwupd-refresh = uidGid 979;
radicale = uidGid 978;
};
}