No description
Find a file
github-actions[bot] 1c89051603
flake.lock: Update (#10)
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/5f6aa268e419d053c3d5025da740e390b12ac936?narHash=sha256-C73gLFnEh8ZI0uDijUgCDWCd21T6I6tsaWgIBHcfAXg%3D' (2025-01-01)
  → 'github:nix-community/home-manager/1c8d4c8d592e8fab4cff4397db5529ec6f078cf9?narHash=sha256-U%2BoZBQ3f5fF2hHsupKQH4ihgTKLHgcJh6jEmKDg%2BW10%3D' (2025-01-03)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-03 06:55:38 -05:00
.github/workflows nix fmt 2025-01-03 06:50:11 -05:00
home nix fmt 2025-01-03 06:50:11 -05:00
hosts use default datadir for vaultwarden 2025-01-01 20:48:28 -05:00
modules rm /var/backup from default includes 2025-01-01 15:25:15 -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 flake.lock: Update (#10) 2025-01-03 06:55:38 -05:00
flake.nix treefmt follow nixpkgs 2025-01-01 21:46:36 -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