bring back catppuccin to the bootloader and plymouth

This commit is contained in:
2025-03-13 21:12:50 +02:00
parent 66f7bc1c2d
commit 846efc2e56
2 changed files with 53 additions and 47 deletions

View File

@@ -178,6 +178,12 @@
home-manager.backupFileExtension = "hmbackup";
catppuccin = {
enable = true;
flavor = "mocha";
accent = "blue";
};
home-manager.users.ocbwoy3 = { config, pkgs, ... }: {
imports = [