mirror of
https://github.com/ItsDrike/nixdots
synced 2025-11-03 10:46:36 +00:00
Originally, I was including all role configurations for all hosts, and controlling which get applied in the role configs with a check in each file. This is a very repetetive and annoying approach. Instead, now the role directory is included manually from the hosts config for devices which meet that role, removing the role options. |
||
|---|---|---|
| .. | ||
| device | ||
| home | ||
| security | ||
| system | ||
| workstation | ||
| default.nix | ||