Regenerated
This commit is contained in:
+2
-2
@@ -260,12 +260,12 @@ in
|
|||||||
|
|
||||||
boot.plymouth = {
|
boot.plymouth = {
|
||||||
enable = true;
|
enable = true;
|
||||||
theme = lib.mkForce "stylix"; /* "rings";
|
"rings";
|
||||||
themePackages = [
|
themePackages = [
|
||||||
(pkgs.adi1090x-plymouth-themes.override {
|
(pkgs.adi1090x-plymouth-themes.override {
|
||||||
selected_themes = [ "rings" ];
|
selected_themes = [ "rings" ];
|
||||||
})
|
})
|
||||||
];*/
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||||
|
|||||||
@@ -30,12 +30,12 @@
|
|||||||
|
|
||||||
boot.plymouth = {
|
boot.plymouth = {
|
||||||
enable = true;
|
enable = true;
|
||||||
theme = lib.mkForce "stylix"; /* "rings";
|
"rings";
|
||||||
themePackages = [
|
themePackages = [
|
||||||
(pkgs.adi1090x-plymouth-themes.override {
|
(pkgs.adi1090x-plymouth-themes.override {
|
||||||
selected_themes = [ "rings" ];
|
selected_themes = [ "rings" ];
|
||||||
})
|
})
|
||||||
];*/
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||||
|
|||||||
Reference in New Issue
Block a user