add tmpfs symlinks for google-chrome
This commit is contained in:
parent
6b01e9d5de
commit
0c34ecab1b
@ -166,6 +166,8 @@ in {
|
|||||||
|
|
||||||
ln -fs /tmp/chromium .config/
|
ln -fs /tmp/chromium .config/
|
||||||
ln -fs /tmp/chromium .cache/
|
ln -fs /tmp/chromium .cache/
|
||||||
|
ln -fs /tmp/chromium .config/google-chrome
|
||||||
|
ln -fs /tmp/chromium .cache/google-chrome
|
||||||
|
|
||||||
ln -fs ${pkgs.gtk3}/share/gsettings-schemas/gtk+3-*/glib-2.0 .local/share/
|
ln -fs ${pkgs.gtk3}/share/gsettings-schemas/gtk+3-*/glib-2.0 .local/share/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user