From a57cf3b5c9008a3fcf4a038d778622e98d02ce81 Mon Sep 17 00:00:00 2001 From: Marcus Huntemann Date: Sun, 25 Aug 2024 15:38:21 +0000 Subject: [PATCH] add tmux --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index 3be90c7..95011dd 100644 --- a/configuration.nix +++ b/configuration.nix @@ -14,6 +14,7 @@ git starship byobu + tmux ]; nix.settings.experimental-features = "nix-command flakes";