task | re-enable catppuccin for boot bling

This commit is contained in:
Don Harper 2024-12-12 14:10:01 -06:00
parent d37c4ac4a6
commit d457c61528

View file

@ -37,9 +37,10 @@ in {
}; };
}; };
imports = [ imports = [
inputs.catppuccin.nixosModules.catppuccin
../../home ../../home
../../home/gui ../../home/gui
# ./../themes.nix ./../themes.nix
../wm/greetd ../wm/greetd
./detect-reboot-needed.nix ./detect-reboot-needed.nix
./systemd.nix ./systemd.nix