TLSingh1/dotfiles — reverse-engineered prompt
Reverse engineered prompt
Build me a clean modular NixOS dotfiles setup that I can use as my main system configuration. I want it organized so I can manage more than one computer without copying everything around, and so user settings are separate from system settings.
Please include a flake based setup, a hosts area for machine specific config, a home area for my user config, and reusable modules for window manager stuff, graphical apps, and terminal tools. I want sensible starter modules for Hyprland, browsers, 1Password, Neovim, Kitty, Git, Starship, and common command line utilities.
Make it easy for me to clone the repo, rebuild my system, update packages, roll back if something breaks, and clean old generations. Also add simple docs that explain daily commands, how to add a new computer, how to add a new user, how to add packages, and how to create a new module. Look up current NixOS docs online if you need to.
Want more depth? Deep Reverse