1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 14:50:40 +02:00

feat: add firefly pico

This commit is contained in:
oddlama 2025-04-26 14:39:43 +02:00
parent d7fbce7a1e
commit d7b79ab6e9
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
13 changed files with 587 additions and 11 deletions

View file

@ -44,5 +44,6 @@
plugdev.gid = 967;
tss = uidGid 966;
firefly-iii = uidGid 965;
firefly-pico = uidGid 964;
};
}