initial rust-shell setup

This commit is contained in:
Christoph Hollizeck 2024-08-26 21:20:15 +02:00
parent 2a16fc03e7
commit bafc8a043e
Signed by: Daholli
GPG key ID: 249300664F2AF2C7

View file

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