From 154093573c13cdba63a6077710f4e09ccbe2ade3 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 13:29:35 +0100 Subject: refactored + added README --- mun.nix | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mun.nix') diff --git a/mun.nix b/mun.nix index bf07e16..3a33387 100755 --- a/mun.nix +++ b/mun.nix @@ -11,6 +11,18 @@ stateVersion = "25.11"; packages = with pkgs; [ + # === Development Tools === + cargo + rustc + rust-analyzer + rustfmt + clippy + ruff + + # === Applications === + discord + + # === Utilities === pay-respects zathura ripgrep -- cgit v1.2.3