Thu Jun 13 09:41:21 PM CEST 2024
This commit is contained in:
parent
186c797ad5
commit
992da67998
|
@ -16,7 +16,7 @@
|
|||
home.sessionVariables = {
|
||||
BROWSER = "firefox";
|
||||
PDF_VIEWER = "evince";
|
||||
GPULAB_CERT = "${config.xdg.dataHome}/gpulab.pem";
|
||||
GPULAB_CERT = "${config.xdg.configHome}/../.secrets/GPULab/certificate.pem";
|
||||
GPULAB_DEV = "False";
|
||||
GCC_COLORS =
|
||||
"error = '01;31:warning = '01;35:note = '01;36:caret = '01;32:locus = '01:quote = '01'";
|
||||
|
|
Loading…
Reference in New Issue