l 1 mors: add zalando project
This commit is contained in:
parent
8b2fe38a8e
commit
ec183d5531
@ -47,12 +47,15 @@
|
||||
# ];
|
||||
# };
|
||||
#}
|
||||
#{
|
||||
# services.postgresql = {
|
||||
# enable = true;
|
||||
# package = pkgs.postgresql;
|
||||
# };
|
||||
#}
|
||||
{
|
||||
#zalando project
|
||||
services.postgresql = {
|
||||
enable = true;
|
||||
package = pkgs.postgresql;
|
||||
};
|
||||
virtualisation.docker.enable = true;
|
||||
users.users.mainUser.extraGroups = [ "docker" ];
|
||||
}
|
||||
{
|
||||
lass.umts = {
|
||||
enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user