Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.09 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.09 KB

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