task | re-enable catppuccin for boot bling
This commit is contained in:
parent
d37c4ac4a6
commit
d457c61528
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue