mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-03 20:33:21 +00:00
* Add rfkill to the system path.
svn path=/nixos/trunk/; revision=21201
This commit is contained in:
parent
6c16ff29a5
commit
8874226fa3
@ -130,6 +130,7 @@ in
|
||||
pkgs.iputils
|
||||
pkgs.nettools
|
||||
pkgs.wirelesstools
|
||||
pkgs.rfkill
|
||||
];
|
||||
|
||||
jobs.networkInterfaces =
|
||||
|
Loading…
Reference in New Issue
Block a user