mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-25 11:49:44 +01:00
1 line
73 B
Nix
1 line
73 B
Nix
with import <nixpkgs> { system = "aarch64-linux"; }; callPackage ./. { }
|