No description
Find a file
github-actions[bot] 6c7c412533 flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/7e00856596891850ba5ad4c5ecd2ed74468c08c5?narHash=sha256-Fo68EF6p/N9GJyHiAUbXtiE7IJlb3IMjK86LuxFMsRU%3D' (2025-01-08)
  → 'github:nix-community/home-manager/2532b500c3ed2b8940e831039dcec5a5ea093afc?narHash=sha256-ZOaGwa%2BWnB7Zn3YXimqjmIugAnHePdXCmNu%2BAHkq808%3D' (2025-01-10)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/8f3e1f807051e32d8c95cd12b9b421623850a34d?narHash=sha256-/qlNWm/IEVVH7GfgAIyP6EsVZI6zjAx1cV5zNyrs%2BrI%3D' (2025-01-04)
  → 'github:nixos/nixpkgs/130595eba61081acde9001f43de3248d8888ac4a?narHash=sha256-Xb8mke6UCYjge9kPR9o4P1nVrhk7QBbKv3xQ9cj7h2s%3D' (2025-01-10)
• Updated input 'nixpkgs-garage':
    'github:cything/nixpkgs/9a35d495d2f49eee003b57265228844bb48c933e?narHash=sha256-Y/r6cOYW4UsFj55gp0FTdxDmrrccn6wXQo/zll2Yx8g%3D' (2025-01-12)
  → 'github:cything/nixpkgs/616be0a7b830a10d0874d569aabd40034c9151aa?narHash=sha256-KpbFF8d5cqcBF7%2Bm5fXDcPn%2BADg3kURbX49JGx18NXU%3D' (2025-01-12)
• Updated input 'nixvim':
    'github:nix-community/nixvim/67de84848e43ca6a5025e4f8eddc2f6684a51f2b?narHash=sha256-0dabFSGqcPo47WfgPRM5usnVXaGMdYvPlDJ5PeIqjr4%3D' (2025-01-09)
  → 'github:nix-community/nixvim/35d6c12626f9895cd5d8ccf5d19c3d00de394334?narHash=sha256-5YAiZ3wrEJ/fzFoCwNf14xqfRTvgdcnl/%2By0vye3Y6A%3D' (2025-01-12)
• Updated input 'nixvim/home-manager':
    'github:nix-community/home-manager/7e00856596891850ba5ad4c5ecd2ed74468c08c5?narHash=sha256-Fo68EF6p/N9GJyHiAUbXtiE7IJlb3IMjK86LuxFMsRU%3D' (2025-01-08)
  → 'github:nix-community/home-manager/2532b500c3ed2b8940e831039dcec5a5ea093afc?narHash=sha256-ZOaGwa%2BWnB7Zn3YXimqjmIugAnHePdXCmNu%2BAHkq808%3D' (2025-01-10)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/c9c88f08e3ee495e888b8d7c8624a0b2519cb773?narHash=sha256-eSjkBwBdQk%2BTZWFlLbclF2rAh4JxbGg8az4w/Lfe7f4%3D' (2025-01-06)
  → 'github:Mic92/sops-nix/f214c1b76c347a4e9c8fb68c73d4293a6820d125?narHash=sha256-4P99yL8vGehwzytkpP87eklBePt6aqeEC5JFsIzhfUs%3D' (2025-01-10)
2025-01-13 00:45:46 -05:00
.github/workflows bump garage and test 2025-01-11 23:47:42 -05:00
home nixvim dont remap gt 2025-01-11 22:50:00 -05:00
hosts bring back garage (#1) 2025-01-11 23:18:22 -05:00
modules migrate to new rsync.net host 2025-01-06 19:10:07 -05:00
overlay nix fmt 2025-01-10 23:17:27 -05:00
secrets bring back garage (#1) 2025-01-11 23:18:22 -05:00
.sops.yaml bring back garage (#1) 2025-01-11 23:18:22 -05:00
flake.lock flake.lock: Update 2025-01-13 00:45:46 -05:00
flake.nix bring back garage (#1) 2025-01-11 23:18:22 -05:00
LICENSE update license 2025-01-07 19:51:14 -05: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