mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-03-15 00:36:05 +01:00
flash
This commit is contained in:
parent
1bf865f4cf
commit
7f399354d0
4 changed files with 71 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ pkgs: {
|
|||
sl = import ./sl { inherit pkgs; };
|
||||
run = import ./run { inherit pkgs; };
|
||||
unpem = import ./unpem { inherit pkgs; };
|
||||
flash-glove80 = import ./flash-glove80 { inherit pkgs; };
|
||||
u = import ./u { inherit pkgs; };
|
||||
x = import ./x { inherit pkgs; };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue