From 744ff0da9c085c8635b3985a8e307c5b13609c55 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Wed, 9 Oct 2024 14:19:30 -0500 Subject: [PATCH] add tmux --- nixos/profiles/role-dev.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/profiles/role-dev.nix b/nixos/profiles/role-dev.nix index bd0ee3a..60bb4c8 100644 --- a/nixos/profiles/role-dev.nix +++ b/nixos/profiles/role-dev.nix @@ -22,6 +22,7 @@ with config; nixpkgs-fmt shfmt statix + tmux unstable.helix # flake imports