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

• Updated input 'home-manager':
    'github:nix-community/home-manager/172b91bfb2b7f5c4a8c6ceac29fd53a01ef07196?narHash=sha256-/LPWMiiJGPHGd7ZYEgmbE2da4zvBW0acmshUjYC3WG4%3D' (2025-01-05)
  → 'github:nix-community/home-manager/20665c6efa83d71020c8730f26706258ba5c6b2a?narHash=sha256-CoBPRgkUex9Iz6qGSzi/BFVUQjndB0PmME2B6eEyeCs%3D' (2025-01-06)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/6df24922a1400241dae323af55f30e4318a6ca65?narHash=sha256-dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk%3D' (2025-01-02)
  → 'github:nixos/nixpkgs/8f3e1f807051e32d8c95cd12b9b421623850a34d?narHash=sha256-/qlNWm/IEVVH7GfgAIyP6EsVZI6zjAx1cV5zNyrs%2BrI%3D' (2025-01-04)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/5dc08f9cc77f03b43aacffdfbc8316807773c930?narHash=sha256-xJRN0FmX9QJ6%2Bw8eIIIxzBU1AyQcLKJ1M/Gp6lnSD20%3D' (2025-01-05)
  → 'github:Mic92/sops-nix/c9c88f08e3ee495e888b8d7c8624a0b2519cb773?narHash=sha256-eSjkBwBdQk%2BTZWFlLbclF2rAh4JxbGg8az4w/Lfe7f4%3D' (2025-01-06)
• Updated input 'treefmt':
    'github:numtide/treefmt-nix/1788ca5acd4b542b923d4757d4cfe4183cc6a92d?narHash=sha256-FBG9d7e0BTFfxVdw4b5EmNll2Mv7hfRc54hbB4LrKko%3D' (2025-01-05)
  → 'github:numtide/treefmt-nix/13c913f5deb3a5c08bb810efd89dc8cb24dd968b?narHash=sha256-p2r8xhQZ3TYIEKBoiEhllKWQqWNJNoT9v64Vmg4q8Zw%3D' (2025-01-06)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-07 03:14:17 -05:00
.github/workflows proper commit message on lazy update action 2025-01-03 23:55:37 -05:00
home fix home-manager nix settings 2025-01-06 22:08:12 -05:00
hosts try more checkers 2025-01-06 21:18:01 -05:00
modules migrate to new rsync.net host 2025-01-06 19:10:07 -05:00
overlay patch over main to fix conduwuit 2025-01-05 16:45:18 -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 flake.lock: Update (#18) 2025-01-07 03:14:17 -05:00
flake.nix use my fork for attic 2025-01-06 22:06: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