From 7d4f792bebb74b2f839fe52eb22e0e407e07edf7 Mon Sep 17 00:00:00 2001 From: derped Date: Tue, 31 Dec 2024 15:24:53 +0100 Subject: [PATCH] Sheol: enable tmux --- machines/Sheol/options.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/Sheol/options.nix b/machines/Sheol/options.nix index 5c56b76..7365eff 100644 --- a/machines/Sheol/options.nix +++ b/machines/Sheol/options.nix @@ -27,10 +27,10 @@ services = [ "desktop" "desktop::sway" - # "kodi" "mullvad" "openssh" "pipewire" + "tmux" "uxplay" ]; firewall = {