1
0
mirror of https://codeberg.org/privacy1st/nix-git synced 2025-04-03 17:05:59 +02:00
This commit is contained in:
Daniel Langbein 2023-12-23 16:16:16 +01:00
parent 765772a0cd
commit 80d1648b01
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

@ -19,6 +19,8 @@
gnome.gnome-system-monitor # Resource monitor / task manager
]);
# GNOME Calendar comes preinstalled. https://nixos.wiki/wiki/GNOME/Calendar
# Enable the X11 windowing system.
services.xserver.enable = true;