hydra: try to allow unfree packages

This commit is contained in:
Gabriel Fontes
2022-10-17 19:59:07 -03:00
parent bab30f60fc
commit ded1a77196
+1
View File
@@ -71,6 +71,7 @@ in
}
])
];
extraEnv = { HYDRA_DISALLOW_UNFREE = "0"; };
};
nginx.virtualHosts = {
"hydra.m7.rs" = {