Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 643 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 643 Bytes

WIP

Local development

nix run github:serokell/deploy-rs -- .#fennec.lan --remote-build -- --override-input nicos ../nicos


NICOS_FLAKE=../nicos ../nicos/packages/cli/cli.py install bastion
darwin-rebuild --flake . --override-input nicos ../nicos switch
not working:
nix run . --override-input nicos ../nicos -- deploy fennec

From scratch (darwin-nix not installed): nix --extra-experimental-features "nix-command flakes" run nix-darwin -- switch --flake . --override-input nicos ../nicos