No description
Find a file
cy 2ed6e5a87f
flake.lock: Update
Flake lock file updates:

• Updated input 'conduwuit':
    'github:girlbossceo/conduwuit/4e5b87d0cd16f3d015f4b61285b369d027bb909d' (2025-04-04)
  → 'github:girlbossceo/conduwuit/d8311a5ff672fdc4729d956af5e3af8646b0670d' (2025-04-09)
• Updated input 'home-manager':
    'github:nix-community/home-manager/ef3b2a6b602c3f1a80c6897d6de3ee62339a3eb7' (2025-04-06)
  → 'github:nix-community/home-manager/273ad32fbb4769ac56e15caccdbdaad2c2e6b88a' (2025-04-14)
• Updated input 'nix-index-database':
    'github:nix-community/nix-index-database/a36f6a7148aec2c77d78e4466215cceb2f5f4bfb' (2025-04-06)
  → 'github:nix-community/nix-index-database/4fc9ea78c962904f4ea11046f3db37c62e8a02fd' (2025-04-13)
• Updated input 'nix-ld':
    'github:nix-community/nix-ld/140451db1cadeef1e7e9e054332b67b7be808916' (2025-03-31)
  → 'github:nix-community/nix-ld/9a3812797e25def1d4aed62b517606b7b93989dc' (2025-04-14)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/9d00c6b69408dd40d067603012938d9fbe95cfcd' (2025-04-06)
  → 'github:oxalica/rust-overlay/fd6795d3d28f956de01a0458b6fa7baae5c793b4' (2025-04-14)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/523f58a4faff6c67f5f685bed33a7721e984c304' (2025-04-06)
  → 'github:Mic92/sops-nix/7e147a1ae90f0d4a374938cdc3df3cdaecb9d388' (2025-04-13)
• Updated input 'vscode-extensions':
    'github:nix-community/nix-vscode-extensions/da51d4cab526bef885e8c95ab2b9455bfe0940d4' (2025-04-06)
  → 'github:nix-community/nix-vscode-extensions/ea3fe071c83dae7e6a485f7f648b4914eabea683' (2025-04-14)
2025-04-14 13:37:55 -04:00
.github/workflows workflow: nix copy compression zstd 2025-04-06 10:52:27 -04:00
home install nil 2025-04-14 13:29:51 -04:00
hosts try not using lix 2025-04-14 13:29:51 -04:00
modules add new sk-ed25519 key 2025-04-07 10:38:17 -04:00
overlay install nil 2025-04-14 13:29:51 -04:00
secrets authelia: use random client_ids 2025-04-05 18:53:39 -04:00
.sops.yaml init karakeep (hoarder) 2025-04-05 16:57:43 -04:00
flake.lock flake.lock: Update 2025-04-14 13:37:55 -04:00
flake.nix use nixpkgs unstable 2025-04-14 13:37:13 -04:00
garnix.yaml add garnix.yaml 2025-01-21 04:05:32 -05:00
justfile justfile: --commit-lock-file 2025-03-28 16:59:32 -04: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