nix-configs#
Nix configurations for my desktop and servers.
| Hostname | Machine Type |
|---|---|
| lily | Home Server |
| lutea | Desktop |
Dotfiles#
This repo only contains configurations for setting up each machine. Configurations specific to an application (i.e. text editor config, shell config, etc.) are stored in a different git repository.
This separation is so I don't need to perform a nixos-rebuild when changing application configs on my desktop.
My dotfiles are still included as an input to this flake so that changes stay in sync on machines where I don't manually
edit configuration files.