Update packages

This commit is contained in:
Tobias Reisinger 2025-11-07 18:54:16 +01:00
parent 22049e71d9
commit e5165af9e2
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
7 changed files with 14 additions and 9 deletions

View file

@ -45,7 +45,7 @@ export EDITOR="$(which vim)"
export HOSTNAME="$(cat /proc/sys/kernel/hostname)"
export MAKEFLAGS="-j$(grep -c ^processor /proc/cpuinfo)"
export MOAR="--style=dracula"
export MOOR="--style=dracula"
export MOZ_ENABLE_WAYLAND=1
export NIXPKGS_ALLOW_UNFREE=1