ref(nix): refactored out universityTools

This commit is contained in:
Léana 江 2024-02-12 19:30:59 +01:00 committed by Léana 江
parent 4662ca2acc
commit eaeb922882
7 changed files with 20 additions and 32 deletions

View file

@ -10,6 +10,7 @@
extraLanguageServers = true;
extraUtils = true;
enableCmus = true;
universityTools = true;
};
};
};
@ -22,6 +23,7 @@
extraLanguageServers = true;
extraUtils = true;
enableCmus = true;
universityTools = true;
};
};