feat: removed xterm
This commit is contained in:
parent
be8126e2c5
commit
04777cfb8f
1 changed files with 3 additions and 0 deletions
|
|
@ -47,6 +47,9 @@
|
|||
|
||||
# Get rid of xTerm
|
||||
desktopManager.xterm.enable = false;
|
||||
excludePackages = with pkgs; [
|
||||
xterm
|
||||
];
|
||||
};
|
||||
|
||||
# Enable the GNOME Desktop Environment.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue