nixos-config/hosts/machines/kidney/hardware.nix

3 lines
52 B
Nix

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