Browse Source

Added QT to shell.nix

master
nukashimika 2 years ago
parent
commit
87b935542f
  1. 2
      shell.nix

2
shell.nix

@ -6,6 +6,8 @@ pkgs.mkShell {
glew glew
gcc gcc
zsh zsh
qt6.qtbase
qt6.qttools
exa exa
pkg-config pkg-config
]; ];