fix: add missing hostPlatform
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
5b6e05ebf6
commit
3dcd186132
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
{
|
{
|
||||||
networking.hostName = "hyp-01";
|
networking.hostName = "hyp-01";
|
||||||
networking.hostId = "ae2c05d3";
|
networking.hostId = "ae2c05d3";
|
||||||
|
nixpkgs.hostPlatform = "x86_64-linux";
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
inputs.disko.nixosModules.disko
|
inputs.disko.nixosModules.disko
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue