Openbox added to make debugging in VMs possible

This commit is contained in:
RealStickman 2023-05-04 20:50:42 +02:00
parent 60cab78394
commit fcc195ed62
2 changed files with 2 additions and 0 deletions

View File

@ -84,6 +84,7 @@ in
enable = true; enable = true;
wayland = true; wayland = true;
}; };
windowManager.openbox.enable = true;
}; };
# enable gvfs service # enable gvfs service

View File

@ -23,6 +23,7 @@
polkit_gnome # graphical authentication agent for polkit polkit_gnome # graphical authentication agent for polkit
freetype # font rendering and configuration freetype # font rendering and configuration
open-vm-tools # running on vmware open-vm-tools # running on vmware
openbox # window manager for debugging in VMs
]; ];
fonts.fonts = with pkgs; [ fonts.fonts = with pkgs; [