mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Add sync group to firefox-sync sops
This commit is contained in:
parent
a01f5e7c32
commit
235531ecae
@ -30,6 +30,7 @@ with lib; {
|
||||
sops.secrets = {
|
||||
firefox_sync = {
|
||||
owner = "firefox-syncserver";
|
||||
group = "firefox-syncserver";
|
||||
sopsFile = ../../secrets/server.yaml;
|
||||
};
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user