all: fix perms on deploy key
This commit is contained in:
parent
f2502cc0a2
commit
1df8a52640
@ -53,7 +53,7 @@ in {
|
||||
sopsFile = config.xin-secrets.deploy;
|
||||
owner = "root";
|
||||
group = "wheel";
|
||||
mode = "440";
|
||||
mode = "400";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user