up
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
pkgs,
|
||||
hostname,
|
||||
sops,
|
||||
user,
|
||||
...
|
||||
}: {
|
||||
@@ -51,6 +52,8 @@
|
||||
nameservers = ["1.1.1.1"];
|
||||
};
|
||||
|
||||
sops.defaultSopsFile = "./secrets/tahani.yaml";
|
||||
|
||||
services.postgresql = {
|
||||
enable = true;
|
||||
package = pkgs.postgresql_17;
|
||||
|
||||
Reference in New Issue
Block a user