trying h002 again, hopefully it can boot
This commit is contained in:
parent
b260451e0b
commit
0bbcd06c81
3 changed files with 3 additions and 15 deletions
|
|
@ -52,7 +52,7 @@
|
|||
(
|
||||
{ lib, ... }:
|
||||
{
|
||||
boot.loader.grub.device = lib.mkForce "/dev/sdb";
|
||||
boot.loader.grub.device = lib.mkForce "/dev/disk/by-uuid/ca5d2b4d-8964-46c8-99cd-822ac62ac951";
|
||||
}
|
||||
)
|
||||
inputs.common.nixosModules.hardening
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue