No description
Find a file
2024-12-28 10:38:46 -05:00
.github/workflows only flake check 2024-12-28 10:38:46 -05:00
home use nvim as MANPAGER 2024-12-26 16:42:57 -05:00
hosts borg: set zstd level to 8 2024-12-28 03:41:53 -05:00
pkgs add man pages and nix fmt 2024-12-22 14:12:25 -05:00
secrets update chunk borg key 2024-12-27 18:37:08 -05:00
.sops.yaml add newsboat and fzf-tab 2024-12-25 02:32:01 -05:00
flake.lock use my fork for borgbackup module 2024-12-27 21:03:55 -05:00
flake.nix use my fork for borgbackup module 2024-12-27 21:03:55 -05:00
LICENSE add license 2024-10-24 23:50:32 -04:00
README.md update README 2024-12-17 09:59:54 +00: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

  • common.nix: configuration that makes sense on all computers

./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
  • .nix modules for each service
  • some services run through virtualisation.oci-containers:

./secrets

monitoring