do add it the the root flake
This commit is contained in:
parent
242ab70aaf
commit
f79ef4db18
1 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,10 @@
|
|||
path = ./python-project;
|
||||
description = "A python project using devenv";
|
||||
};
|
||||
rust-project = {
|
||||
path = ./rust-project;
|
||||
description = "A rust project";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue