Update configs

This commit is contained in:
Tobias Reisinger 2023-11-09 02:42:38 +01:00
parent e6a3176cdd
commit 71e16c7c33
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 4 additions and 1 deletions

View file

@ -34,6 +34,8 @@ export MAKEFLAGS="-j$(grep -c ^processor /proc/cpuinfo)"
export MOAR="--style=dracula"
export MOZ_ENABLE_WAYLAND=1
export NIXPKGS_ALLOW_UNFREE=1
export PASSWORD_STORE_GENERATED_LENGTH='64'
export PS1='\$ '