No description
Find a file
2025-01-06 18:43:50 -05:00
.github/workflows proper commit message on lazy update action 2025-01-03 23:55:37 -05:00
home configure nix in home-manager 2025-01-06 16:33:54 -05:00
hosts Revert "rsync.net cutoff" 2025-01-06 18:43:50 -05:00
modules rm /var/backup from default includes 2025-01-01 15:25:15 -05:00
overlay patch over main to fix conduwuit 2025-01-05 16:45:18 -05:00
secrets make attic work 2025-01-05 06:02:14 -05:00
.sops.yaml make attic work 2025-01-05 06:02:14 -05:00
flake.lock flake.lock: Update (#16) 2025-01-05 22:28:41 -05:00
flake.nix basically do everything all over again 2025-01-06 00:45:49 -05:00
LICENSE add license 2024-10-24 23:50:32 -04:00
README.md update readme 2024-12-30 23:46:25 -05:00

infra

./home

  • home-manager configuration files
  • foot, tmux, and zsh are configured in Nix
  • nvim, rofi, sway, waybar are configured in their own literature and symlinked to $XDG_CONFIG_HOME with home-manager

./hosts

./hosts/ytnix

  • personal laptop
  • a single default.nix that could be modularized but works for now

./hosts/chunk

  • the overworked server with 5% SLA
  • very short and concise default.nix
  • services organized in their modules
  • some services run through virtualisation.oci-containers:

./hosts/titan

  • got this cause chunk would go down way too often :(
  • hosted on azure for "reliability"
  • runs:

./secrets

backups

monitoring