tweaking env
This commit is contained in:
parent
72d13f915a
commit
a39b492791
1 changed files with 2 additions and 0 deletions
2
.envrc
2
.envrc
|
@ -1,3 +1,5 @@
|
||||||
export NIXPKGS_ALLOW_INSECURE=1
|
export NIXPKGS_ALLOW_INSECURE=1
|
||||||
export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
||||||
|
export CMAKE_EXPORT_COMPILE_COMMANDS=1
|
||||||
|
export CMAKE_BUILD_TYPE=Debug
|
||||||
use flake . --impure
|
use flake . --impure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue