Commit Graph

4 Commits

Author SHA1 Message Date
adriangl 97798d7781 restic: add backup server + client modules, wire galadriel
rest-server (append-only, tailnet-only on ${hostname}:8008) with a native prune-only job and an offsite restic copy; shared client module backing all hosts into galadriel's repo. Galadriel runs both modules, dataDir on /lorien/backup/restic, service-only paths. Adds sops secrets.
2026-07-16 17:12:03 +02:00
adriangl 469aa753e6 pkgs: bump llama-cpp, llama-swap, s2cpp, intel-sycl 2026-07-16 10:24:28 +02:00
adriangl 30d677d172 headless home, and fixed legoals sleep 2026-07-13 15:01:01 +02:00
adriangl f4eb804c59 fix: legolas NVMe suspend/resume crashes
Switch mem_sleep_default from deep (S3) to s2idle - the Phison E21
NVMe hangs on resume from the D3 transition S3 forces. Remove the
no-op d3cold_allowed udev rule (attribute doesn't exist) and the
broken nvme-resume-fix service (ExecStart redirect never ran). Add a
correct runtime-PM-off rule for the NVMe endpoint and its parent root port.
2026-06-18 10:36:39 +02:00