refactor isolating to hosts/<hostname>/default.nix unique settings

This commit is contained in:
Don Harper 2024-06-13 21:57:59 -05:00
parent 6fe711d15c
commit aa6f9f6d3a
15 changed files with 36 additions and 71 deletions

View file

@ -3,6 +3,7 @@
{
imports =
[
inputs.stylix.nixosModules.stylix
./hardware-configuration.nix
../../server
../themes.nix