and adapt various config elements from it Signed-off-by: unexplrd <unexplrd@linerds.us>
18 lines
652 B
Markdown
18 lines
652 B
Markdown
# NixOS Configuration
|
|
## So what is this?
|
|
|
|
This is a personal NixOS config based on
|
|
[Blueprint](https://github.com/numtide/blueprint).
|
|
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)
|
|
- [GLF OS](https://www.gaminglinux.fr/glf-os/en)
|
|
|
|
Thx a lot <3
|