Merge branch 'main' into storage-refactor
This commit is contained in:
commit
adc1c1a918
14 changed files with 114 additions and 261 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