add builttools as an option

This commit is contained in:
Vinzenz Schroeter 2023-12-16 11:28:44 +01:00
parent 04ccf5cdd4
commit 026f592b17
4 changed files with 46 additions and 9 deletions

View file

@ -15,6 +15,11 @@
enableGaming = true;
enablePrinting = true;
};
buildtools = {
native = true;
dotnet = true;
rust = true;
};
};
users.users.vinzenz.openssh.authorizedKeys.keys = [