Shelvacu 59d5ef53a4 nix fmt
2025-07-11 11:08:00 -07:00
2025-07-11 11:08:00 -07:00
2025-05-22 18:48:45 -07:00
2025-06-04 01:41:31 -07:00
2025-07-11 11:08:00 -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-07-11 11:08:00 -07:00
2025-05-08 21:39:09 -07:00
2024-12-17 15:06:07 -08:00
2025-07-11 11:08:00 -07:00
2025-07-01 16:22:47 -07:00
2025-05-23 17:56:46 -07:00
2025-07-11 11:08:00 -07:00
2025-06-29 01:08:13 -07:00
2025-07-11 11:08:00 -07:00
2025-07-11 11:08:00 -07:00
2025-07-11 10:50:29 -07:00
2025-07-11 10:54:00 -07:00
2025-07-07 01:20:23 -07:00
2025-07-11 11:08:00 -07:00
2025-07-11 11:08:00 -07:00
2025-03-09 21:29:14 -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-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-07-06 15:40:50 -07:00
2025-07-05 13:41:58 -07:00
2025-05-23 17:56:46 -07:00
2025-06-18 13:45:52 -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-06-05 17:21:02 -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%