# 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) Thx a lot <3