Remove commencted docker settings

This commit is contained in:
Rodrigo Arias 2023-04-05 16:56:27 +02:00
parent ccee2339a3
commit d0dfba5c03

View File

@ -49,14 +49,6 @@
# HTTPS_PROXY="http://localhost:23080/"; # HTTPS_PROXY="http://localhost:23080/";
#}; #};
#virtualisation.docker.daemon.settings = {
# proxies.default = {
# httpProxy = "http://localhost:23080/";
# httpsProxy = "http://localhost:23080/";
# noProxy = "localhost,127.0.0.0/8";
# };
#};
users.users.gitlab-runner = { users.users.gitlab-runner = {
uid = config.ids.uids.gitlab-runner; uid = config.ids.uids.gitlab-runner;
#isNormalUser = true; #isNormalUser = true;