This commit is contained in:
death916 2025-12-24 04:26:57 -08:00
parent 7e184d3dc1
commit d54c43278d

View file

@ -108,6 +108,7 @@
home-manager.users.death916 = { home-manager.users.death916 = {
imports = [ imports = [
./home-manager/home.nix ./home-manager/home.nix
stylix.homeModules.stylix
]; ];
}; };
} }