Move modules to qois namespace
This commit is contained in:
parent
5f7629a2be
commit
03907d416d
8 changed files with 18 additions and 18 deletions
|
@ -2,9 +2,9 @@
|
|||
|
||||
with lib;
|
||||
|
||||
let cfg = config.services.router;
|
||||
let cfg = config.services.qois.router;
|
||||
in {
|
||||
options.services.router = {
|
||||
options.services.qois.router = {
|
||||
enable = mkEnableOption "router service";
|
||||
|
||||
wanInterface = mkOption {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue