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