2025-01-17 20:45:46 -08:00
2024-12-21 00:22:51 -08:00
2025-01-06 15:51:15 -08:00
2024-08-12 14:58:38 -07:00
2024-12-31 16:57:43 -08:00
2024-12-26 15:37:26 -08:00
2025-01-12 11:40:05 -08:00
2024-12-17 15:06:07 -08:00
2024-12-17 15:06:07 -08:00
2024-11-20 20:45:49 -08:00
2024-12-08 13:13:58 -08:00
2024-12-08 13:03:20 -08:00
2024-12-08 13:14:42 -08:00
2024-12-16 01:10:31 -08:00
2024-12-17 15:06:07 -08:00
2024-12-31 16:52:13 -08:00
2024-11-14 17:25:12 -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
2025-01-17 20:45:46 -08:00
2024-12-19 15:16:17 -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-12-23 00:41:41 -08:00
2024-12-08 13:25:55 -08: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%