Shelvacu fcf61aed64 stuff
2024-10-25 19:18:48 -07:00
2024-10-23 21:41:52 -07:00
2024-09-03 04:29:32 -07:00
2024-10-18 13:09:02 -07:00
2024-08-12 14:58:38 -07:00
2024-10-13 11:20:39 -07:00
2024-10-23 19:12:43 -07:00
2024-09-03 04:29:32 -07:00
fmt
2024-10-04 16:08:03 -07:00
2024-09-03 04:29:32 -07:00
2024-09-13 20:18:24 -07:00
2024-10-13 11:25:12 -07:00
2024-10-25 19:18:48 -07:00
2024-10-25 19:18:48 -07:00
2024-10-18 13:18:49 -07:00
2024-10-23 19:12:43 -07: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-10-23 21:31:01 -07:00
2024-10-25 19:18:48 -07:00
2024-09-03 04:29:32 -07:00
2024-09-04 23:37:53 -07:00
2024-10-25 19:18:48 -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%