mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
hostPlatform
This commit is contained in:
parent
55baa57ebc
commit
155be8e821
1 changed files with 1 additions and 0 deletions
|
|
@ -8,4 +8,5 @@
|
||||||
fsType = "ext4";
|
fsType = "ext4";
|
||||||
};
|
};
|
||||||
swapDevices = [{device = "/dev/vdb";}];
|
swapDevices = [{device = "/dev/vdb";}];
|
||||||
|
nixpkgs.hostPlatform = "x86_64-linux";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue