Compare commits
1 commit
41d7652cb4
...
91763734ee
Author | SHA1 | Date | |
---|---|---|---|
91763734ee |
2 changed files with 0 additions and 3 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -1 +0,0 @@
|
||||||
*.secrets.yaml diff=sopsdiffer
|
|
|
@ -233,8 +233,6 @@ If the accessing process is not root it must be member of the group `config.user
|
||||||
for systemd services this can be archived by setting `serviceConfig.SupplementaryGroups = [ config.users.groups.keys.name ];`
|
for systemd services this can be archived by setting `serviceConfig.SupplementaryGroups = [ config.users.groups.keys.name ];`
|
||||||
it the service configuration.
|
it the service configuration.
|
||||||
|
|
||||||
For cleartext diffs configure your local clone with `git config diff.sopsdiffer.textconv "sops decrypt"` (see [Github](https://github.com/getsops/sops?tab=readme-ov-file#showing-diffs-in-cleartext-in-git)).
|
|
||||||
|
|
||||||
## impermanence
|
## impermanence
|
||||||
|
|
||||||
These machines are setup with `"/"` as a tmpfs. This is there to keep the machines clean. So no clutter in home
|
These machines are setup with `"/"` as a tmpfs. This is there to keep the machines clean. So no clutter in home
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue