No description
Find a file
2024-12-20 18:43:11 -05:00
home use anki cause anki-bin stopped working 2024-12-20 03:08:40 -05:00
hosts borg: use new ssh keys and add -x flag 2024-12-20 18:43:11 -05:00
pkgs rm dotbot; move everything to home manager 2024-12-15 02:14:00 -05:00
secrets encrypt chunk secrets with cy key 2024-12-19 18:36:12 -05:00
.sops.yaml add cy age key 2024-12-19 18:34:48 -05:00
flake.lock add trezor stuff 2024-12-19 18:29:19 -05:00
flake.nix use rfc-style formatter 2024-12-19 02:32:58 -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