Shelvacu 4505509f31 stuff
2024-11-14 15:14:52 -08:00
2024-11-14 00:11:22 -08:00
2024-10-27 13:13:08 -07:00
2024-11-01 00:30:19 -07:00
2024-08-12 14:58:38 -07:00
2024-10-27 13:13:08 -07:00
2024-11-14 00:11:22 -08:00
2024-10-27 13:13:08 -07:00
2024-10-27 13:13:08 -07:00
2024-10-27 13:13:08 -07:00
2024-09-13 20:18:24 -07:00
2024-10-13 11:25:12 -07:00
2024-11-14 00:11:22 -08:00
2024-10-25 19:18:48 -07:00
2024-11-14 00:11:22 -08:00
2024-11-14 00:11:22 -08:00
2024-11-14 15:14:52 -08:00
2024-09-21 14:11:41 -07:00
fmt
2024-09-30 17:09:39 -07:00
2024-09-17 20:07:26 -07:00
2024-09-30 15:19:04 -07:00
2024-09-03 04:29:32 -07:00
2024-09-30 15:19:04 -07:00
2024-09-30 15:19:04 -07:00
2024-05-19 20:38:26 -07:00
2024-09-30 15:19:04 -07:00
2024-11-14 00:18:15 -08:00
2024-11-14 00:11:22 -08:00
2024-10-27 13:13:08 -07:00
2024-09-04 23:37:53 -07:00
2024-10-25 19:18:48 -07:00
2024-11-01 00:30:19 -07:00

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)

search for string in closure

rg search_str $(nix path-info --recursive ./result)

or

rg search_str $(nix path-info --recursive .#qb.trip)
Description
No description provided
Readme 60 MiB
Languages
Nix 86.4%
Python 7%
Shell 4.6%
Rust 1.1%
HTML 0.9%