forked from Fachschaft/nixConfig
Restrict HRZ allowlist update service privileges
This commit is contained in:
parent
45a20b7f52
commit
4b684bc1e6
2 changed files with 22 additions and 4 deletions
|
@ -28,8 +28,8 @@
|
|||
};
|
||||
backupKey = {
|
||||
sopsFile = ./backupKey.yaml;
|
||||
owner = "root";
|
||||
group = "root";
|
||||
owner = "mailman";
|
||||
group = "mailman";
|
||||
mode = "0400";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue