Files
public_keys/.gitattributes
T
simon 8e81f4c82d Use config file.
Root password must be set, otherwise it will always prompt and never
install the root ssh key.

User creation fails on Debian 14 (Forky) because it does not contain
adduser (only useradd). It will hang until rebooted. And because of that
hang, the timezone is also not applied.
2026-06-26 16:14:25 +02:00

12 lines
143 B
Plaintext

* text=auto
.gitignore eol=lf
*.sh text eol=lf
*.keys text eol=lf
*.pub text eol=lf
*.config text eol=lf
*.txt text eol=lf
*.md text eol=lf