add builttools as an option
This commit is contained in:
parent
04ccf5cdd4
commit
026f592b17
4 changed files with 46 additions and 9 deletions
|
|
@ -15,6 +15,11 @@
|
|||
enableGaming = true;
|
||||
enablePrinting = true;
|
||||
};
|
||||
buildtools = {
|
||||
native = true;
|
||||
dotnet = true;
|
||||
rust = true;
|
||||
};
|
||||
};
|
||||
|
||||
users.users.vinzenz.openssh.authorizedKeys.keys = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue