diff --git a/profiles/desktopCraige.nix b/profiles/desktopCraige.nix index 8f85d70..5c68f3e 100644 --- a/profiles/desktopCraige.nix +++ b/profiles/desktopCraige.nix @@ -9,6 +9,7 @@ ]; environment.systemPackages = with pkgs; [ + byobu # text-based window manager and terminal multiplexer. gopass # password file manager ]; } diff --git a/profiles/host_common.nix b/profiles/host_common.nix index 8ba3cb8..dc6d5e6 100644 --- a/profiles/host_common.nix +++ b/profiles/host_common.nix @@ -87,7 +87,6 @@ environment = { systemPackages = with pkgs; [ bat # cat clone with syntax highlighting & Git integration - byobu # text-based window manager and terminal multiplexer. dnsutils # Bind DNS utilities fd # A simple, fast and user-friendly alternative to find (if config.services.xserver.enable then gitAndTools.gitFull else git) # Distributed version control system