remove desktop environment from server; consolidate much-needed caps:esc switch to common users file

This commit is contained in:
Haak Saxberg 2022-08-09 17:36:58 -07:00
parent b5948db3da
commit f739cc8fde
4 changed files with 10 additions and 31 deletions

View file

@ -142,9 +142,6 @@
desktopManager.gnome.enable = true;
layout = "us";
# run the following command to swap escape and caps-lock keys, like a
# civilized person:
xkbOptions = "caps:swapescape";
};
services.syncthing = {