This commit is contained in:
Chris Kruining 2024-07-23 23:31:36 +02:00
parent 77e187421e
commit d3f9972a46
12 changed files with 45 additions and 51 deletions

View file

@ -18,7 +18,6 @@ in
environment.variables = {
KAAS = config.kaas.dir;
KAAS_BIN = config.kaas.binDir;
NIXPKGS_ALLOW_UNFREE = "1";
};