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:
parent
64179ab44a
commit
da1db65104
2 changed files with 2 additions and 0 deletions
1
hosts/ward/secrets/radicale/host.pub
Normal file
1
hosts/ward/secrets/radicale/host.pub
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA2o/BF7dSaGgbmgYwHlT+jKu2ojlhNs/fXjcBDTAtcN
|
|
@ -28,5 +28,6 @@
|
||||||
nixseparatedebuginfod = uidGid 981;
|
nixseparatedebuginfod = uidGid 981;
|
||||||
msr = uidGid 980;
|
msr = uidGid 980;
|
||||||
fwupd-refresh = uidGid 979;
|
fwupd-refresh = uidGid 979;
|
||||||
|
radicale = uidGid 978;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue