editorconfig, grafana
This commit is contained in:
parent
719c14f954
commit
10c3a923a0
7 changed files with 186 additions and 4 deletions
|
@ -14,8 +14,7 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
services.postgresql = {
|
||||
enable = true;
|
||||
# this is set to v14 because im too lazy to migrate data directories
|
||||
# plz change
|
||||
|
||||
package = pkgs.postgresql_14;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue