No description
Find a file
2025-01-11 18:53:55 -05:00
.github/workflows rm workflow to update nvim plugins 2025-01-10 23:29:48 -05:00
home init 2025-01-11 18:53:55 -05:00
hosts nix fmt 2025-01-10 23:17:27 -05:00
modules migrate to new rsync.net host 2025-01-06 19:10:07 -05:00
overlay nix fmt 2025-01-10 23:17:27 -05:00
secrets migrate to new rsync.net host 2025-01-06 19:10:07 -05:00
.sops.yaml make attic work 2025-01-05 06:02:14 -05:00
flake.lock nixvim: init 2025-01-10 23:16:31 -05:00
flake.nix give nixvim to chunk 2025-01-11 18:27:04 -05:00
LICENSE update license 2025-01-07 19:51:14 -05: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