Last attempt for today

This commit is contained in:
Lillian Violet 2024-03-18 01:56:24 +01:00
parent 4322100250
commit 3f2676c867

View file

@ -147,6 +147,8 @@
# Enable automounting of removable media
services.udisks2.enable = true;
services.devmon.enable = true;
services.gvfs.enable = true;
environment.variables.GIO_EXTRA_MODULES = ["${pkgs.gvfs}/lib/gio/modules"];
# Set your time zone.
time.timeZone = "Europe/Amsterdam";