ma rss: remove postgresql pinning
This commit is contained in:
parent
a73793fa16
commit
53855cd2d0
@ -10,7 +10,6 @@ in {
|
||||
selfUrlPath = "https://${fqdn}";
|
||||
};
|
||||
|
||||
services.postgresql.package = pkgs.postgresql_9_6;
|
||||
state = [ config.services.postgresqlBackup.location ];
|
||||
|
||||
services.postgresqlBackup = {
|
||||
|
Loading…
Reference in New Issue
Block a user