remove dev module and fix scripts

This commit is contained in:
Tristan 2024-01-05 20:11:29 +00:00
parent a93abe6f04
commit 9f0cee2627
8 changed files with 12 additions and 40 deletions

View file

@ -16,8 +16,6 @@ with lib; {
terminal = false;
};
roles.dev.enable = true;
programs.editor = {
enable = true;
package = pkgs.vscode;