diff options
Diffstat (limited to 'system/encryption.nix')
| -rw-r--r-- | system/encryption.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/encryption.nix b/system/encryption.nix index 441ad86..b53efc9 100644 --- a/system/encryption.nix +++ b/system/encryption.nix @@ -35,7 +35,7 @@ chown -R root:ssh-keys /mnt/ssh-keys chmod 750 /mnt/ssh-keys # And here - chmod 600 /mnt/ssh-keys/poseidon + chmod 640 /mnt/ssh-keys/poseidon ''; }; } |
