This configuration encompasses the common options between my machines. The gaps are filled by my dotfiles and some private sources.
Window placement is a scene document executed by engines — docs/scenes.md. Agent/CI notes: AGENTS.md.
- Colorscheme: Catppuccin
bin/, the compositors' watchers (theme.sh,scene-apply.sh,hyprfocus…): bin/Readme.md
See Ansible
Import nixosModules.hypr (system) and homeManagerModules.hypr
(home-manager) from this flake, then:
programs.hyprEnvironment.enable = true;
programs.hyprEnvironment.channel = "git"; # optional: rolling flake set (default "stable")
programs.hyprEnvironment.gpu = "nvidia"; # home module: keep the NVIDIA env block