No description
Find a file
github-actions[bot] 4acdc033e7
flake.lock: Update (#7)
Flake lock file updates:

• Updated input 'nixpkgs-btrbk':
    'github:cything/nixpkgs/9fd33c2070cfc3df4296eed81e041a3e313cea5f?narHash=sha256-BXVJ4yIrBPJgReaQi3IdFvRhVg4wGPYGUBR/Id0hvWo%3D' (2024-12-30)
  → 'github:cything/nixpkgs/a37b9eebd0f7dab6103634e9aa92be20f8f3dcf4?narHash=sha256-86Mq9yUunYFB74SI32RUh2VVcXHKdp36EloWXd/CagI%3D' (2024-12-30)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-30 23:16:23 -05:00
.github/workflows add tmate workflow 2024-12-29 02:43:05 -05:00
home titan doesn't need a home 2024-12-30 18:06:16 -05:00
hosts setup backup on titan and nix fmt 2024-12-30 23:14:50 -05:00
modules override borgbackup service in module 2024-12-30 23:14:25 -05:00
pkgs add man pages and nix fmt 2024-12-22 14:12:25 -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 (#7) 2024-12-30 23:16:23 -05:00
flake.nix implement backup module and use on ytnix 2024-12-30 21:54:25 -05:00
LICENSE add license 2024-10-24 23:50:32 -04:00
README.md update README 2024-12-17 09:59:54 +00: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

  • common.nix: configuration that makes sense on all computers

./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
  • .nix modules for each service
  • some services run through virtualisation.oci-containers:

./secrets

monitoring