No description
Find a file
github-actions[bot] 3ae1bde0ba
flake.lock: Update (#9)
Flake lock file updates:

• Updated input 'sops-nix':
    'github:Mic92/sops-nix/bcb8b65aa596866eb7e5c3e1a6cccbf5d1560b27?narHash=sha256-ZjUjbvS06jf4fElOF4ve8EHjbpbRVHHypStoY8HGzk8%3D' (2024-12-29)
  → 'github:Mic92/sops-nix/24d89184adf76d7ccc99e659dc5f3838efb5ee32?narHash=sha256-CIRlqX9tBK2awJkmVu2cKuap/0QziDXStQZ/u/%2Be8Z4%3D' (2025-01-02)
• Updated input 'treefmt':
    'github:numtide/treefmt-nix/56c0ecd79f7ba01a0ec027da015df751d6ca3ae7?narHash=sha256-Q6xAmciTXDtZfUxf6c15QqtRR8BvX4edYPstF/uoqMk%3D' (2024-12-31)
  → 'github:numtide/treefmt-nix/3b0afa7961c5d1d94bd02e1d6e560bd84af0525b?narHash=sha256-1nond419ZbUDj44pf3a3tmq8619fZLLybELfTio5/NU%3D' (2025-01-02)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-02 23:22:12 -05:00
.github/workflows add tmate workflow 2024-12-29 02:43:05 -05:00
home tmux: k conflicts with up 2025-01-01 15:26:44 -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 (#9) 2025-01-02 23:22:12 -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