Shelvacu feb1f80895 stuff
2025-06-18 13:45:52 -07:00
2025-06-18 13:45:52 -07:00
2025-05-22 18:48:45 -07:00
2025-06-04 01:41:31 -07:00
2025-06-13 06:52:18 -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
2025-06-05 17:21:02 -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 18:25:22 -07:00
2025-06-05 18:01:21 -07:00
2025-06-10 16:52:46 -07:00
2025-05-23 17:56:46 -07:00
2025-05-30 09:13:56 -07:00
2025-06-16 13:46:53 -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
2025-02-24 13:19:44 -08:00
2025-05-03 18:31:12 -07:00
2025-06-09 15:59:26 -07:00
2025-06-04 19:15:45 -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-05-02 17:44:19 -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%