
more just notes for now
deploy:
nixos-rebuild switch --flake .#triple-dezert --target-host trip.shelvacu.com --use-remote-sudo
build flake on remote machine, including eval:
git add . && ssh trip nix flake check $(nix flake archive --to ssh://trip --json | jq .path -r)
Description
Languages
Nix
86.4%
Python
7%
Shell
4.6%
Rust
1.1%
HTML
0.9%