mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2025-08-17 02:21:34 +02:00
let disko set boot.loader.grub.devices
This commit is contained in:
@ -56,5 +56,4 @@ in
|
||||
};
|
||||
|
||||
sops.defaultSopsFile = ./secrets/secrets.yaml;
|
||||
boot.loader.grub.devices = lib.mkForce [ "/dev/sda" ];
|
||||
}
|
||||
|
Reference in New Issue
Block a user