mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-14 05:29:20 +03:00
Merge remote-tracking branch 'upstream/master' into allow-configuration-of-roles
This commit is contained in:
commit
7bfbf037d7
19957 changed files with 968084 additions and 497220 deletions
|
@ -27,7 +27,7 @@ let
|
|||
maintainers = [ zagy ];
|
||||
};
|
||||
|
||||
machine = {...}:
|
||||
nodes.machine = {...}:
|
||||
{
|
||||
services.postgresql = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue