rm helix; install minio-client

This commit is contained in:
cy 2025-03-27 23:41:07 -04:00
parent 9f47fb8a95
commit 073e118366
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
5 changed files with 3 additions and 61 deletions

View file

@ -91,11 +91,6 @@
flake-utils.follows = "flake-utils";
};
};
helix = {
url = "github:helix-editor/helix";
inputs.flake-utils.follows = "flake-utils";
inputs.rust-overlay.follows = "rust-overlay";
};
nvim-github-theme = {
url = "github:projekt0n/github-nvim-theme";