Last attempt for today
This commit is contained in:
parent
4322100250
commit
3f2676c867
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue