mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
123
This commit is contained in:
@@ -34,9 +34,7 @@
|
|||||||
efiInstallAsRemovable = true;
|
efiInstallAsRemovable = true;
|
||||||
efiSupport = true;
|
efiSupport = true;
|
||||||
useOSProber = true;
|
useOSProber = true;
|
||||||
copyKernels = false;
|
|
||||||
};
|
};
|
||||||
generationsDir.copyKernels = false;
|
|
||||||
grub2-theme = {
|
grub2-theme = {
|
||||||
enable = true;
|
enable = true;
|
||||||
theme = "whitesur";
|
theme = "whitesur";
|
||||||
|
|||||||
Reference in New Issue
Block a user