Hostplatform added
This commit is contained in:
parent
69a5e9f754
commit
e95cd12fda
1 changed files with 1 additions and 0 deletions
|
@ -8,4 +8,5 @@
|
||||||
fsType = "ext4";
|
fsType = "ext4";
|
||||||
};
|
};
|
||||||
swapDevices = [{device = "/dev/sda2";}];
|
swapDevices = [{device = "/dev/sda2";}];
|
||||||
|
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue