security: hardening, new stuff, admin user

This commit is contained in:
2025-12-21 22:24:51 +02:00
parent 2f1fed539e
commit 62c21f09ba
10 changed files with 319 additions and 1519 deletions
+1
View File
@@ -9,6 +9,7 @@ configs without much hassle.
## Credits
Configurations I took code/ideas from:
- [nix-book by saylesss88](https://saylesss88.github.io/index.html) (especially the Hardening NixOS article)
- [github:TheMaxMur/NixOS-Configuration](https://github.com/TheMaxMur/NixOS-Configuration)
- [github:nix-community/srvos](https://github.com/nix-community/srvos)
- [github:cloud-gouv/securix](https://github.com/cloud-gouv/securix)