tsuki: add postgres to environment
This commit is contained in:
@@ -30,4 +30,6 @@
|
|||||||
location = "${config.machineVars.dataDrives.drives.backup}/postgres";
|
location = "${config.machineVars.dataDrives.drives.backup}/postgres";
|
||||||
backupAll = true;
|
backupAll = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
environment.systemPackages = [ config.services.postgresql.package ];
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user