mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
feat: set up declarative password with sops
This commit is contained in:
parent
a5e7d1bbf6
commit
fee6830edc
4 changed files with 14 additions and 19 deletions
|
|
@ -85,11 +85,6 @@ in
|
|||
directories = [
|
||||
"/var/cache"
|
||||
"/var/lib"
|
||||
"/etc/passwd"
|
||||
"/etc/shadow"
|
||||
"/etc/group"
|
||||
"/etc/subuid"
|
||||
"/etc/subgid"
|
||||
{
|
||||
directory = "/etc/ssh";
|
||||
mode = "u=rwx,g=rx,o=rx";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue