enable(?) theming

This commit is contained in:
Don Harper 2024-06-08 11:23:48 -05:00
parent 357b9d4b93
commit c5d5876524
11 changed files with 11 additions and 0 deletions

View file

@ -4,6 +4,7 @@
imports =
[
./hardware-configuration.nix
../themes.nix
];
networking.hostName = "vm1";
}