remove conf.py
This commit is contained in:
@@ -9,7 +9,7 @@ in {
|
||||
config = lib.mkOption {
|
||||
type = lib.types.path;
|
||||
description = "Path to the configuration file.";
|
||||
default = ../conf.py;
|
||||
default = ../example-config.ini;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user