.
This commit is contained in:
parent
d3b5fece0c
commit
190287d071
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
||||||
let cfg = config.services.calDavToCsv;
|
let cfg = config.services.calDavToCsv;
|
||||||
in {
|
in {
|
||||||
options.services.calDavToCsv = {
|
options.services.calDavToCsv = {
|
||||||
enable = lib.mkEnableOption "sTodo";
|
enable = lib.mkEnableOption "calDavToCsv";
|
||||||
|
|
||||||
config = lib.mkOption {
|
config = lib.mkOption {
|
||||||
type = lib.types.attrs;
|
type = lib.types.attrs;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue