School: remove most of the role
This commit is contained in:
parent
19985c86da
commit
28a3bf2509
11 changed files with 0 additions and 196 deletions
|
|
@ -1,10 +0,0 @@
|
|||
{pkgs, ...}: {
|
||||
home-manager.users.toast = {
|
||||
programs.helix = {
|
||||
extraPackages = with pkgs; [
|
||||
nodePackages.typescript-language-server
|
||||
omnisharp-roslyn
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue