Compare commits
5 commits
1018649c9f
...
3007e31d45
Author | SHA1 | Date | |
---|---|---|---|
3007e31d45 | |||
5c120d545d | |||
2ae1e8fca8 | |||
a9566be65a | |||
5fd0c01ed3 |
1 changed files with 2 additions and 4 deletions
|
@ -12,10 +12,8 @@
|
|||
|
||||
boot = {
|
||||
loader = {
|
||||
grub = {
|
||||
enable = true;
|
||||
device = "/dev/sda";
|
||||
};
|
||||
efi.canTouchEfiVariables = true;
|
||||
systemd-boot.enable = true;
|
||||
};
|
||||
initrd.luks.devices.crypted.device = "/dev/disk/by-label/crypted";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue