Remove duplicate attribute
This commit is contained in:
parent
709f42f4ad
commit
3b995f227b
1 changed files with 0 additions and 5 deletions
|
@ -35,11 +35,6 @@ in
|
|||
default = "Services";
|
||||
type = types.str;
|
||||
};
|
||||
|
||||
cloudflared.tunnelId = mkOption {
|
||||
example = "00000000-0000-0000-0000-000000000000";
|
||||
type = types.str;
|
||||
};
|
||||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue