NixOS configurations for several hosts on a network
- Nix 100%
| hosts | ||
| .gitignore | ||
| configuration.nix | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
| sdr.nix | ||
| syncthing.nix | ||
nixos-config
This repository contains NixOS configurations for several hosts on a network.
Build
It is built as a flake, not as the legacy NixOS configuration.
That is, run:
# Replace crossbox with the desired system configuration.
nixos-rebuild switch --flake .#crossbox