No description
Find a file
2025-04-02 23:59:19 -04:00
.github/workflows workflow: try build with conduwuit's cache 2025-04-02 23:59:19 -04:00
home rm nixvim 2025-04-02 15:08:13 -04:00
hosts authelia: auth redlib 2025-04-02 15:07:08 -04:00
modules authelia: auth redlib 2025-04-02 15:07:08 -04:00
overlay rm overlays fot stuff we dont use anymore 2025-04-01 17:10:06 -04:00
secrets authelia: configure oidc and use it for immich 2025-04-02 10:13:51 -04:00
.sops.yaml init authelia 2025-04-02 03:09:27 -04:00
flake.lock flake: don't override lix-module's nixpkgs input 2025-04-02 18:07:29 -04:00
flake.nix flake: don't override lix-module's nixpkgs input 2025-04-02 18:07:29 -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