Migrated Docker config to nix
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
owner = "grafana";
|
||||
group = "grafana";
|
||||
};
|
||||
matrix_macaroon_secret = { };
|
||||
matrix_registration_secret = {
|
||||
owner = "matrix-synapse";
|
||||
group = "matrix-synapse";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user