- Remove crate extension because is deprecated and cratesx not exist in nixpkgs - Add C/C++ Support for Linux kernel module development - Best errors
This commit is contained in:
parent
f640cd4ca1
commit
07ed50ca90
2 changed files with 14 additions and 1 deletions
|
@ -6,6 +6,8 @@
|
|||
];
|
||||
|
||||
modules.home = {
|
||||
editors.vscode.enable = true;
|
||||
|
||||
apps = {
|
||||
flatpak.enable = true;
|
||||
jetbrainsToolbox.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue