nixos-config/nix/machines/kidney/hardware.nix
2024-11-23 17:41:01 +01:00

3 lines
52 B
Nix

{
nixpkgs.hostPlatform.system = "x86_64-linux";
}