diff --git a/modules/home/default.nix b/modules/home/default.nix index 476fb79..bfe9dc6 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -14,6 +14,5 @@ ++ [(import ./waybar)] # status bar ++ [(import ./wofi.nix)] # launcher ++ [(import ./zsh.nix)] # shell - ++ [(import ./steam.nix)] # steam ++ [(import ./tmux.nix)]; # terminal multiplexer }