mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-02 03:39:32 +00:00
~
This commit is contained in:
parent
fe52c9c97c
commit
1ed38260a9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{ pkgs, lib, config, ... }: let
|
||||
cfg = config.r5e.containers.raspap;
|
||||
in with lib; {
|
||||
options.r5e.containers.pihole = {
|
||||
options.r5e.containers.raspap = {
|
||||
enable = mkEnableOption "raspap";
|
||||
ssid = mkOption {
|
||||
type = types.str;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue