up
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
{
|
||||
user,
|
||||
...
|
||||
}: {
|
||||
{user, ...}: {
|
||||
imports = [
|
||||
../shared.nix
|
||||
];
|
||||
|
||||
@@ -65,7 +65,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
services.postgresql = {
|
||||
enable = true;
|
||||
package = pkgs.postgresql_17;
|
||||
|
||||
Reference in New Issue
Block a user