diff --git a/hosts/workstation/default.nix b/hosts/workstation/default.nix index 275ff37..531ac0b 100644 --- a/hosts/workstation/default.nix +++ b/hosts/workstation/default.nix @@ -37,9 +37,10 @@ in { }; }; imports = [ + inputs.catppuccin.nixosModules.catppuccin ../../home ../../home/gui - # ./../themes.nix + ./../themes.nix ../wm/greetd ./detect-reboot-needed.nix ./systemd.nix