more config.wireless options
This commit is contained in:
parent
7699cea553
commit
e76904f6af
2 changed files with 57 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
in rec {
|
||||
utils = (import ./utils.nix) pkgs;
|
||||
|
||||
config = utils.buildConfig ./config.nix;
|
||||
config = utils.buildConfig ~/.config/nixwrt/config.nix;
|
||||
|
||||
out = pkgs.stdenvNoCC.mkDerivation {
|
||||
name = "openwrt";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue