l mors.r: remove deprecated zalando stuff
This commit is contained in:
parent
920dd74674
commit
76415ff3cd
@ -39,15 +39,6 @@ with import <stockholm/lib>;
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
{
|
||||
#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