diff options
author | Amin Bandali <bandali@gnu.org> | 2019-08-05 15:13:49 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2019-08-05 15:13:49 -0400 |
commit | 19704105408757dfabacc89b3d7fe38f6261ebe6 (patch) | |
tree | 03465a7184354abd7a7f6047a19d8d94b45c45bc /.config/profiles | |
parent | 47d195d98de6df54558a7764c54b7cb871cb9c84 (diff) | |
download | configs-19704105408757dfabacc89b3d7fe38f6261ebe6.tar.gz configs-19704105408757dfabacc89b3d7fe38f6261ebe6.tar.xz configs-19704105408757dfabacc89b3d7fe38f6261ebe6.zip |
shell: export $IS_GUIX_SYSTEM
Diffstat (limited to '.config/profiles')
-rw-r--r-- | .config/profiles/chaman | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/profiles/chaman b/.config/profiles/chaman index e8752b5..974f109 100644 --- a/.config/profiles/chaman +++ b/.config/profiles/chaman @@ -1 +1 @@ -IS_GUIX_SYSTEM=true +export IS_GUIX_SYSTEM=true |