3 lines
90 B
Bash
3 lines
90 B
Bash
export NIXPKGS_ALLOW_INSECURE=1
|
|
export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
|
use flake . --impure
|