test
This commit is contained in:
parent
a80a4d7459
commit
8fed6d80e4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
boot.loader.grub.device = "/dev/sda";
|
boot.loader.grub.device = "/dev/sda";
|
||||||
boot.initrd.luks.device = "/dev/sda2";
|
boot.initrd.luks.devices."sda2".device = "/dev/sda2";
|
||||||
|
|
||||||
disko.devices = {
|
disko.devices = {
|
||||||
disk = {
|
disk = {
|
||||||
|
|
Loading…
Reference in a new issue