mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +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 ];
|
environment.systemPackages = [ cfg.package ];
|
||||||
users.groups.plugdev = { };
|
users.groups.plugdev = { };
|
||||||
};
|
};
|
||||||
|
|
||||||
|
meta.maintainers = with lib.maintainers; [ pandapip1 ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue