slay the xterm beast
This commit is contained in:
parent
508d543ae9
commit
e6231562a3
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ in {
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
services.xserver.enable = true; # this is needed, unfortunately!
|
||||
services.xserver.excludePackages = [ pkgs.xterm ]; # prevents xterm on wayland and x
|
||||
environment.systemPackages = with pkgs; [
|
||||
config.modules.desktop.themes.sddmTheme.package
|
||||
libsForQt5.qt5.qtsvg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue