nixos-config/sys/machines/kidney/hardware.nix
2025-01-16 10:08:58 +01:00

3 lines
52 B
Nix

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