Fixed packages

This commit is contained in:
Jan-Bulthuis 2025-02-09 23:57:47 +01:00
parent b850b164f5
commit 9287815cd2
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ in
}; };
config = mkIf config.rust.enable { config = mkIf config.rust.enable {
packages = [ packages = with pkgs; [
bacon bacon
evcxr evcxr
cargo cargo