Add ozone env variable
This commit is contained in:
parent
a44451d329
commit
e3d9468389
3 changed files with 3 additions and 1 deletions
|
@ -33,6 +33,7 @@
|
|||
#TODO: Some of these should be migrated to the according application.
|
||||
GPG_TTY = "$(tty)";
|
||||
PGDATABASE = "postgres";
|
||||
NIXOS_OZONE_WL = "1";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue