nix-config/nixos/fuchsia/services
jasmine bbe464d73b
fix(borgbackup): add unencrypted repo access and refactor environment blocks
Fixes cache initialization failures on unencrypted repositories and
standardizes environment variable configuration across all backup jobs.

Changes:
- Add BORG_UNKNOWN_UNENCRYPTED_REPO_ACCESS_IS_OK to unencrypted repos
  (fuchsia/viridian onsite) to bypass interactive confirmation prompt
- Refactor all environment.BORG_RSH to multiline attribute set format
  for consistency and future extensibility

The cache initialization error occurred after removing persistent timers
(commit d21b36a), causing borg to treat existing repos as "previously
unknown". The bypass flag allows automated jobs to proceed without
interactive confirmation for unencrypted repositories.
2025-10-14 20:29:37 +08:00
..
amdgpu-clocks update amdgpu-clocks 2025-02-16 09:36:06 +08:00
borgbackup fix(borgbackup): add unencrypted repo access and refactor environment blocks 2025-10-14 20:29:37 +08:00
flatpak feat: add support for flatpak in NixOS configuration 2025-02-23 18:26:58 +08:00
libinput refactor 2024-09-20 20:24:55 +08:00
pipewire setup pipewire 2025-09-01 01:47:59 +08:00
printing install cups 2025-07-06 23:46:38 +08:00
snapper feat(fuchsia): implement backup strategy with explicit home paths 2025-10-07 19:14:11 +08:00
ssh fix(ssh): enable key-based root login and use FQDNs for system services 2025-10-07 23:11:31 +08:00
udev install qmk 2025-05-12 09:58:53 +08:00
xserver refactor 2024-09-20 20:24:55 +08:00
default.nix refactor(ssh): decentralize SSH configuration to per-host services 2025-10-07 22:33:20 +08:00