# 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" ```