update flake.nix
This commit is contained in:
parent
1a197af1a8
commit
aa6f9b283e
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@
|
|||
path = ./python-project;
|
||||
description = "A python project using devenv";
|
||||
};
|
||||
rust-project = {
|
||||
path = ./rust-project;
|
||||
rust = {
|
||||
path = ./rust;
|
||||
description = "A rust project";
|
||||
};
|
||||
go-project = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue