Remove commencted docker settings

This commit is contained in:
Rodrigo Arias 2023-04-05 16:56:27 +02:00 committed by Rodrigo Arias Mallo
parent e31a72eeac
commit ec13892ae8

View File

@ -49,14 +49,6 @@
# 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 = {
uid = config.ids.uids.gitlab-runner;
#isNormalUser = true;