initial rust-shell setup

This commit is contained in:
Christoph Hollizeck 2024-08-26 21:20:15 +02:00
parent 559b376ac0
commit 2d88ee60db
8 changed files with 130 additions and 98 deletions

View file

@ -11,7 +11,6 @@ with lib.wyrdgard;
environment.systemPackages = with pkgs; [
jetbrains.rust-rover
inputs.pyfa
teamspeak_client
path-of-building
];