mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
uninstalled xterm
switched to gnome-terminal on game-laptop
This commit is contained in:
parent
b137e67641
commit
ac963c344f
3 changed files with 8 additions and 2 deletions
|
|
@ -20,6 +20,7 @@ in {
|
|||
libinput.enable = true;
|
||||
xautolock.enable = false;
|
||||
excludePackages = [pkgs.xterm];
|
||||
desktopManager.xterm.enable = false;
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue