Applied theme to home-manager
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user