# Deployment To build the production server config locally: nix-build --attr system ./nixos.nix To deploy: nix-deploy --to root@simatime.com \ --path $(nix-build --no-out-path ./nixos.nix)