No description
Find a file
cy 2d8b64ef26 use treefmt for a lot more stuff
also make changes to comply with all the laws that come with those stuff
2025-01-01 03:43:02 -05:00
.github/workflows add tmate workflow 2024-12-29 02:43:05 -05:00
home use treefmt for a lot more stuff 2025-01-01 03:43:02 -05:00
hosts use treefmt for a lot more stuff 2025-01-01 03:43:02 -05:00
modules use treefmt for a lot more stuff 2025-01-01 03:43:02 -05:00
secrets setup backup on titan and nix fmt 2024-12-30 23:14:50 -05:00
.sops.yaml setup backup on titan and nix fmt 2024-12-30 23:14:50 -05:00
flake.lock setup secure boot 2025-01-01 02:07:32 -05:00
flake.nix use treefmt for a lot more stuff 2025-01-01 03:43:02 -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