This repository is intended to keep all configurations of instandces ran by Uzinfocom's Open Source Team. Configurations contain both service and environmental implications.
- Services & Containers
- Rust made replacements
- Key configurations
- Software configurations
- Selfmade scripts
This is actually quite hard task as it requires a few prequisites to be prepared beforehand. You may refer to bootstrap and installer for further instructions.
After you get NixOS running on your machine, the next step is to apply declarative configurations onto your machines:
sudo nixos-rebuild switch --flake github:uzinfocom-org/instances#Instance --upgrade
- Template - Started with this template
- Example - Learned from his configurations
- Home Manager - Simplyifying my life and avoid frustrations
- Nix - Masterpiece of package management
This project is licensed under the MIT License - see the LICENSE file for details.