.
This commit is contained in:
parent
3aa8cff626
commit
ae76467d45
2 changed files with 28 additions and 1 deletions
|
@ -7,7 +7,7 @@ in
|
|||
options.modules.develop.dotnet = let
|
||||
inherit (lib.options) mkEnableOption;
|
||||
in {
|
||||
enable = mkEnableOption "Rust developmnt";
|
||||
enable = mkEnableOption ".NET developmnt";
|
||||
};
|
||||
|
||||
config = mkMerge [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue