Applied theme to home-manager

This commit is contained in:
2023-12-12 15:22:10 -04:00
parent ed0508621e
commit d5af1691ea

View File

@@ -34,7 +34,7 @@
home-manager.extraSpecialArgs = inputs; home-manager.extraSpecialArgs = inputs;
home-manager.users.panotaka = { home-manager.users.panotaka = {
imports = [ ./home ./home/shell ./home/desktop ]; imports = [ ./home ./home/shell ./home/desktop ./themes/targets/all.nix ./themes/sandstone-forest ];
}; };
} }
inputs.stylix.nixosModules.stylix inputs.stylix.nixosModules.stylix