README.md: update

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-05-22 09:41:17 +03:00
parent cb8f94df1a
commit 62785bb2d8
+15 -6
View File
@@ -1,6 +1,15 @@
<h1>So what is this?</h1> # NixOS Configuration
<p>This is a personal config based on <a href="https://github.com/numtide/blueprint">Blueprint</a>, and it's pretty usable. If one wants to use it, they have to change and adapt it for their own use case, for that please visit the original repo, as it contains the necessary documentation.</p> ## So what is this?
<h2>TODOs:</h2>
<ul> This is a personal NixOS config based on
<li>i'll put that in when i recall what i wanted to add</li> [Blueprint](https://github.com/numtide/blueprint).
</ul> This repo is mainly used to sync changes between devices. If you want to
use it - it's pretty composable, so modules can be integrated in your
configs without much hassle.
## Credits
Configurations I took code/ideas from:
- [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)
Thx a lot <3