diff options
Diffstat (limited to '.config/profiles')
-rw-r--r-- | .config/profiles/chaman | 1 | ||||
-rw-r--r-- | .config/profiles/langa | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.config/profiles/chaman b/.config/profiles/chaman new file mode 100644 index 0000000..e8752b5 --- /dev/null +++ b/.config/profiles/chaman @@ -0,0 +1 @@ +IS_GUIX_SYSTEM=true diff --git a/.config/profiles/langa b/.config/profiles/langa new file mode 100644 index 0000000..764f785 --- /dev/null +++ b/.config/profiles/langa @@ -0,0 +1 @@ +export XDG_DATA_DIRS="/usr/share/mate:/usr/local/share/:/usr/share/" |