Skip to content
Unverified Commit f073b74c authored by Maximilian Bosch's avatar Maximilian Bosch
Browse files

nixos/captive-browser: set chromium's data-dir to a XDG-compliant location

To quote the XDG specification:

     There is a single base directory relative to which user-specific
     data files should be written. This directory is defined by the\
     environment variable $XDG_DATA_HOME.

Rather than adding another directory to $HOME, I think that it's better
to follow this standard to avoid a cluttered home-dir.
parent 9f3ae181
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment