repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
grafana-alloy: don't build the frontend twice
[NixPkgs.git]
/
nixos
/
modules
/
hardware
/
network
/
zydas-zd1211.nix
blob
5dd7f30ed82b181f3b68a94462f195b2a9d7e4c8
1
{pkgs, ...}:
2
3
{
4
hardware.firmware = [ pkgs.zd1211fw ];
5
}