WIP: Introduce Intel 2024, 2025, tasycl and oneMath #3

Draft
abonerib wants to merge 486 commits from abonerib/bscpkgs:pkgs/tasycl into master
Showing only changes of commit d0dfba5c03 - Show all commits

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;