ref(nix): removed docker enable option

This commit is contained in:
Léana 江 2024-04-04 11:15:49 +02:00 committed by Léana 江
parent 636c3cff09
commit f49b47a0a1
3 changed files with 14 additions and 19 deletions

View file

@ -20,7 +20,6 @@
extraUtils.enable = true;
cmus.enable = true;
universityTools.enable = true;
docker.enable = true;
};
};
};