mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-03-13 16:03:25 +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
Reference in a new issue