mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Add cursor
This commit is contained in:
parent
d72b48750d
commit
86cf85a517
3 changed files with 8 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
# boot.initrd.systemd.enable = true;
|
||||
# boot.kernelParams = [ "quiet" ];
|
||||
boot.loader = {
|
||||
timeout = 0;
|
||||
efi.canTouchEfiVariables = true;
|
||||
grub = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue