map roy to super user
This commit is contained in:
+7
-1
@@ -195,7 +195,13 @@
|
||||
];
|
||||
};
|
||||
|
||||
services.postgresql.enable = true;
|
||||
services.postgresql = {
|
||||
enable = true;
|
||||
|
||||
identMap = ''
|
||||
postgres roy postgres
|
||||
'';
|
||||
};
|
||||
|
||||
# Open ports in the firewall.
|
||||
# networking.firewall.allowedTCPPorts = [ ... ];
|
||||
|
||||
Reference in New Issue
Block a user