fix monitors
This commit is contained in:
parent
3e6847c1ef
commit
49a3a1128a
6 changed files with 23 additions and 17 deletions
|
|
@ -2,7 +2,10 @@
|
|||
|
||||
{
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
# boot.initrd.verbose = true;
|
||||
boot.extraModprobeConfig = ''
|
||||
options hid_apple fnmode=2
|
||||
'';
|
||||
|
||||
boot.initrd.systemd.enable = true;
|
||||
boot.swraid.enable = true;
|
||||
boot.swraid.mdadmConf =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue