mispelled postgresql
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
let
|
let
|
||||||
opts = config.services.postgresql-db;
|
opts = config.services.postgresql-db;
|
||||||
in {
|
in {
|
||||||
options.services.posgresql-db = {
|
options.services.postgresql-db = {
|
||||||
enable = lib.mkEnableOption "Postgres make DBs";
|
enable = lib.mkEnableOption "Postgres make DBs";
|
||||||
|
|
||||||
dataDir = lib.mkOption {
|
dataDir = lib.mkOption {
|
||||||
|
|||||||
Reference in New Issue
Block a user