Shelvacu 63acaeea37 stuff
2025-05-03 18:31:12 -07:00
2025-05-03 17:42:32 -07:00
2025-05-01 01:29:53 -07:00
2025-04-24 03:27:32 -07:00
2025-05-02 14:10:48 -07:00
2024-08-12 14:58:38 -07:00
2025-04-27 21:45:00 -07:00
2025-04-19 13:17:36 -07:00
2025-04-19 12:59:24 -07:00
2025-04-29 01:05:53 -07:00
2025-02-24 13:21:00 -08:00
2024-12-17 15:06:07 -08:00
2025-04-19 14:01:59 -07:00
2025-05-02 17:57:17 -07:00
2025-05-02 14:19:46 -07:00
2025-05-03 17:42:32 -07:00
2025-04-19 13:17:36 -07:00
2025-04-28 14:28:24 -07:00
2025-04-29 01:05:53 -07:00
2025-02-24 13:21:00 -08:00
2025-04-28 21:05:44 -07:00
2025-03-09 21:29:14 -07:00
2025-02-24 13:19:44 -08:00
2025-04-09 20:04:22 -07:00
2024-09-30 15:19:04 -07:00
2025-02-24 13:19:44 -08: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
2025-05-03 18:31:12 -07:00
2024-09-30 15:19:04 -07:00
2025-05-01 03:04:00 -07:00
2025-05-02 14:15:05 -07:00
2025-04-26 22:43:30 -07:00
2025-04-09 20:04:22 -07:00
wip
2025-04-09 21:37:24 -07:00
2025-02-21 16:10:34 -08:00
2025-05-02 17:44:19 -07:00
2024-10-25 19:18:48 -07:00
2025-02-21 16:10:34 -08:00
2025-04-19 13:17:36 -07:00
2025-04-29 00:57:01 -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%