stylix enabled on all modules

This commit is contained in:
Danilo Reyes 2025-03-03 22:57:46 -06:00
parent 9088b2cdcf
commit 4db7fe1936
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
imports = [
./hardware-configuration.nix
../../base.nix
../../stylix.nix
];
my = import ./toggles.nix;
networking = {

View File

@ -3,6 +3,7 @@
imports = [
./hardware-configuration.nix
../../base.nix
../../stylix.nix
];
my = import ./toggles.nix;
networking =