@@ -175,6 +175,7 @@
|
||||
nix = import ./hosts/common/shells/nix { inherit pkgs; };
|
||||
nodejs = import ./hosts/common/shells/nodejs { inherit pkgs; };
|
||||
python = import ./hosts/common/shells/python { inherit pkgs; };
|
||||
rust = import ./hosts/common/shells/rust { inherit pkgs; };
|
||||
};
|
||||
|
||||
formatter = treefmt.config.build.wrapper;
|
||||
|
Reference in New Issue
Block a user