Add ozone env variable

This commit is contained in:
Fabian Hauser 2022-10-11 12:11:09 +02:00
parent a44451d329
commit e3d9468389
3 changed files with 3 additions and 1 deletions

View file

@ -33,6 +33,7 @@
#TODO: Some of these should be migrated to the according application.
GPG_TTY = "$(tty)";
PGDATABASE = "postgres";
NIXOS_OZONE_WL = "1";
};
};