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

• Updated input 'home-manager':
    'github:nix-community/home-manager/a9987622b7b93c82e147f198574e8e6ffbf5e327?narHash=sha256-jnEcfmOhWntmVEcqlvs%2Bj532%2BmvmgsKtQSSfukgkn%2BA%3D' (2025-01-03)
  → 'github:nix-community/home-manager/0d7908bd09165db6699908b7e3970f137327cbf0?narHash=sha256-P4lsS2Y5GzBfC8OfXtD/xWEucX6oHGTjOzjEjEJbXfc%3D' (2025-01-04)
• Updated input 'nixpkgs-stable':
    'github:nixos/nixpkgs/edf04b75c13c2ac0e54df5ec5c543e300f76f1c9?narHash=sha256-tfYRbFhMOnYaM4ippqqid3BaLOXoFNdImrfBfCp4zn0%3D' (2024-12-31)
  → 'github:nixos/nixpkgs/d29ab98cd4a70a387b8ceea3e930b3340d41ac5a?narHash=sha256-vk0xwGZSlvZ/596yxOtsk4gxsIx2VemzdjiU8zhjgWw%3D' (2025-01-03)
2025-01-05 03:24:32 +00:00
.github/workflows proper commit message on lazy update action 2025-01-03 23:55:37 -05:00
home update neovim plugins (#13) 2025-01-04 14:53:49 -05:00
hosts make keyring fucking work 2025-01-04 01:50:41 -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 2025-01-05 03:24:32 +00: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