disable ycontre glow temporarly
This commit is contained in:
@ -39,11 +39,11 @@
|
|||||||
|
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
|
|
||||||
boot.plymouth = {
|
# boot.plymouth = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
theme = "ycontre-glow";
|
# theme = "ycontre-glow";
|
||||||
themePackages = [
|
# themePackages = [
|
||||||
inputs.plymouth-theme-ycontre-glow.defaultPackage.x86_64-linux
|
# inputs.plymouth-theme-ycontre-glow.defaultPackage.x86_64-linux
|
||||||
];
|
# ];
|
||||||
};
|
# };
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user