diff options
| author | anand <anand.panchdhari@gmail.com> | 2025-12-19 15:24:05 +0530 |
|---|---|---|
| committer | anand <anand.panchdhari@gmail.com> | 2025-12-19 15:24:05 +0530 |
| commit | 45f40ef48eec4ab056441fd8d4c1c2a2fe676d67 (patch) | |
| tree | 0dd49f66f46bd6cbf807354faf671167fd4d46ad | |
| parent | ed6c87bf5e4549500d4c1d2bcedbfcd2a3736d6d (diff) | |
Fixed issue with rust
| -rw-r--r-- | configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.nix b/configuration.nix index fc59a8f..a6024cb 100644 --- a/configuration.nix +++ b/configuration.nix @@ -77,7 +77,7 @@ xfce.thunar-archive-plugin xfce.thunar-media-tags-plugin python315 - rust + rustc cargo clippy rustfmt |
