Add config for Librem 5

This commit is contained in:
Alexander Bantyev
2023-02-14 02:23:27 +04:00
committed by Jörg Thalheim
parent 50dc4ef928
commit 9070d2340c
12 changed files with 424 additions and 0 deletions

View File

@@ -0,0 +1 @@
with import <nixpkgs> { system = "aarch64-linux"; }; callPackage ./. { }