mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
fix: make user for nixseparatedebuginfod to allow it to use the nix-daemon
This commit is contained in:
parent
7b9cc4172a
commit
fe21c0030c
2 changed files with 15 additions and 0 deletions
|
@ -25,5 +25,6 @@
|
|||
rtkit = uidGid 984;
|
||||
gitea = uidGid 983;
|
||||
redis-paperless = uidGid 982;
|
||||
nixseparatedebuginfod = uidGid 981;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue