fith syntax error
This commit is contained in:
parent
0bf63f9d5c
commit
08ae9543d3
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ in
|
||||||
imports = [];
|
imports = [];
|
||||||
options.services.owOPointTracker = {
|
options.services.owOPointTracker = {
|
||||||
enable = mkEnableOption "OwOPointTracker";
|
enable = mkEnableOption "OwOPointTracker";
|
||||||
config = {
|
configFile = {
|
||||||
static-dir = mkOption {
|
static-dir = mkOption {
|
||||||
type = types.path;
|
type = types.path;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue