refactor(darwin,nixos): simplify module imports and theme configs
This commit is contained in:
@@ -120,8 +120,6 @@
|
||||
};
|
||||
plymouth = {
|
||||
enable = true;
|
||||
theme = "catppuccin-mocha";
|
||||
themePackages = with pkgs; [(catppuccin-plymouth.override {variant = "mocha";})];
|
||||
};
|
||||
|
||||
# Bootloader.
|
||||
|
||||
Reference in New Issue
Block a user