diff options
Diffstat (limited to 'nonsystemd/filesystem/os-release')
-rw-r--r-- | nonsystemd/filesystem/os-release | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nonsystemd/filesystem/os-release b/nonsystemd/filesystem/os-release index 901694f99..60b0adc05 100644 --- a/nonsystemd/filesystem/os-release +++ b/nonsystemd/filesystem/os-release @@ -3,6 +3,8 @@ PRETTY_NAME="Parabola GNU/Linux-libre" ID=parabola ID_LIKE=arch BUILD_ID=rolling +VARIANT="@VARIANT@" +VARIANT_ID="@VARIANT_ID@" ANSI_COLOR="1;35" HOME_URL="https://www.parabola.nu/" DOCUMENTATION_URL="https://wiki.parabola.nu/" |