Infrastructure as Code for our home servers
secrets | ||
configuration.nix | ||
flake.lock | ||
flake.nix | ||
hardware-configuration.nix | ||
README.md |
nixos-servers
Nix definitions to configure our physical servers. Currently, only one physical server (named jefke) is implemented.
To deploy:
nixos-rebuild switch -j auto --target-host root@jefke.hyp --flake ".#jefke"