nixos/gnome3: Add back debug
This commit is contained in:
@@ -143,6 +143,7 @@ in {
|
||||
fi
|
||||
'';
|
||||
|
||||
environment.variables.GNOME_SESSION_DEBUG = optionalString cfg.debug "1";
|
||||
|
||||
# Override default mimeapps
|
||||
environment.variables.XDG_DATA_DIRS = [ "${mimeAppsList}/share" ];
|
||||
|
||||
Reference in New Issue
Block a user