finalized setup

This commit is contained in:
Chris Kruining 2024-07-24 16:31:42 +02:00
parent 4b9437df85
commit 31dd6510f8
13 changed files with 71 additions and 285 deletions

View file

@ -17,7 +17,7 @@ in
++ (mapModulesRec' (toString ./modules) import);
environment.variables = {
KAAS = config.kaas.dir;
KAAS = config.sneeuwvlok.dir;
NIXPKGS_ALLOW_UNFREE = "1";
};