mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
nixos/rtl-sdr: adopt
This commit is contained in:
parent
c8e664839b
commit
572d780fbe
1 changed files with 2 additions and 0 deletions
|
@ -32,4 +32,6 @@ in
|
|||
environment.systemPackages = [ cfg.package ];
|
||||
users.groups.plugdev = { };
|
||||
};
|
||||
|
||||
meta.maintainers = with lib.maintainers; [ pandapip1 ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue