Add captive browser
This commit is contained in:
parent
ea48d8a19f
commit
222d40f87c
1 changed files with 4 additions and 0 deletions
|
@ -24,4 +24,8 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
programs.captive-browser = {
|
||||
enable = true;
|
||||
bindInterface = false;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue