This repository is intended to keep all configurations of global servers ran by Kolyma's Laboratory. Configurations contain both service and environmental implications.
Maybe it's time to start embracing declarative & reproducible server configs?!
- 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:
# Kolyma Station {1,2,3}
sudo nixos-rebuild switch --flake github:kolyma-labs/instances#Kolyma-X --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.