disable ycontre glow temporarly

This commit is contained in:
2024-12-19 16:27:37 +01:00
parent a04b9e6891
commit 881e1429ef

View File

@ -39,11 +39,11 @@
hardware.bluetooth.enable = true;
boot.plymouth = {
enable = true;
theme = "ycontre-glow";
themePackages = [
inputs.plymouth-theme-ycontre-glow.defaultPackage.x86_64-linux
];
};
# boot.plymouth = {
# enable = true;
# theme = "ycontre-glow";
# themePackages = [
# inputs.plymouth-theme-ycontre-glow.defaultPackage.x86_64-linux
# ];
# };
}