Infrastructure as Code for our home servers
Find a file
2023-11-05 18:43:32 +01:00
secrets init 2023-11-05 18:43:32 +01:00
configuration.nix init 2023-11-05 18:43:32 +01:00
flake.lock init 2023-11-05 18:43:32 +01:00
flake.nix init 2023-11-05 18:43:32 +01:00
hardware-configuration.nix init 2023-11-05 18:43:32 +01:00
README.md init 2023-11-05 18:43:32 +01:00

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"