nixos/mate: don't set GiO_EXTRA_MODULES
This commit is contained in:
parent
a686dc071c
commit
45eac0537d
@ -103,8 +103,6 @@ in
|
|||||||
|
|
||||||
security.pam.services."mate-screensaver".unixAuth = true;
|
security.pam.services."mate-screensaver".unixAuth = true;
|
||||||
|
|
||||||
environment.variables.GIO_EXTRA_MODULES = [ "${pkgs.gnome3.gvfs}/lib/gio/modules" ];
|
|
||||||
|
|
||||||
environment.pathsToLink = [ "/share" ];
|
environment.pathsToLink = [ "/share" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user