Shelvacu 5ef3a4f43c stuff
2025-08-21 06:55:29 -07:00
2025-08-21 00:33:04 -07:00
2025-05-22 18:48:45 -07:00
2025-08-15 21:54:27 -07:00
2025-08-21 00:33:04 -07:00
2024-08-12 14:58:38 -07:00
2025-07-12 14:09:07 -07:00
2025-04-19 13:17:36 -07:00
2025-05-16 14:16:47 -07:00
2025-08-13 02:55:31 -07:00
2025-05-08 21:39:09 -07:00
2024-12-17 15:06:07 -08:00
2025-08-21 00:33:04 -07:00
2025-08-21 06:55:29 -07:00
2025-07-11 11:08:00 -07:00
2025-08-05 15:04:04 -07:00
2025-08-16 20:44:09 -07:00
2025-08-13 12:59:12 -07:00
2025-08-15 15:56:56 -07:00
2025-08-01 23:00:01 -07:00
2025-08-04 20:06:28 -07:00
2025-08-12 18:26:23 -07:00
2025-07-11 11:08:00 -07:00
2025-08-12 18:26:23 -07:00
2025-03-09 21:29:14 -07:00
2025-08-14 18:47:37 -07:00
2025-02-24 13:19:44 -08:00
2025-07-01 15:27:27 -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-08-12 18:26:23 -07:00
2025-07-07 01:20:23 -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
2025-05-03 18:31:12 -07:00
2024-09-30 15:19:04 -07:00
2025-08-07 23:52:22 -07:00
2025-08-12 18:30:48 -07:00
2025-05-23 17:56:46 -07:00
2025-06-18 13:45:52 -07:00
2025-07-15 11:24:55 -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-07-11 11:09:03 -07:00
2025-04-19 13:17:36 -07:00
2025-07-28 02:25:52 -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%