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