From fcc195ed62994590723034456d3887f3dc843c4a Mon Sep 17 00:00:00 2001 From: RealStickman Date: Thu, 4 May 2023 20:50:42 +0200 Subject: [PATCH] Openbox added to make debugging in VMs possible --- configuration.nix | 1 + system-packages.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/configuration.nix b/configuration.nix index c1725ef..9754d1e 100644 --- a/configuration.nix +++ b/configuration.nix @@ -84,6 +84,7 @@ in enable = true; wayland = true; }; + windowManager.openbox.enable = true; }; # enable gvfs service diff --git a/system-packages.nix b/system-packages.nix index 7772888..79ce0f6 100644 --- a/system-packages.nix +++ b/system-packages.nix @@ -23,6 +23,7 @@ polkit_gnome # graphical authentication agent for polkit freetype # font rendering and configuration open-vm-tools # running on vmware + openbox # window manager for debugging in VMs ]; fonts.fonts = with pkgs; [