Shelvacu c5eebadff9 stuff
2025-06-05 16:41:50 -07:00
2025-06-04 19:15:45 -07:00
2025-05-22 18:48:45 -07:00
2025-06-04 01:41:31 -07:00
2025-05-29 19:45:15 -07:00
2024-08-12 14:58:38 -07:00
2025-05-23 17:56:46 -07:00
2025-04-19 13:17:36 -07:00
2025-05-16 14:16:47 -07:00
2025-05-30 08:45:01 -07:00
2025-05-08 21:39:09 -07:00
2024-12-17 15:06:07 -08:00
2025-06-04 19:15:45 -07:00
2025-04-19 14:01:59 -07:00
2025-05-23 17:56:46 -07:00
2025-05-29 19:31:59 -07:00
2025-05-23 17:56:46 -07:00
2025-06-05 16:41:50 -07:00
2025-06-05 14:20:15 -07:00
2025-05-30 10:05:28 -07:00
2025-05-23 17:56:46 -07:00
2025-05-30 09:13:56 -07:00
2025-06-05 14:20:15 -07:00
2025-03-09 21:29:14 -07:00
2025-02-24 13:19:44 -08:00
2025-05-20 16:24:55 -07:00
2025-05-23 17:56:46 -07:00
2025-05-23 17:09:14 -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-06-04 20:06:47 -07:00
2025-06-04 19:15:45 -07:00
2025-05-23 17:56:46 -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-05-23 17:56:46 -07:00
2025-05-23 17:56:46 -07:00
2025-04-19 13:17:36 -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%