basic Qt application, with dual screen capability, and sway config to auto-assign
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
qt6.qtbase
|
||||
qt6.qtdeclarative
|
||||
qt6.qttools
|
||||
qt6.qtwayland
|
||||
|
||||
# nested Wayland environment
|
||||
sway
|
||||
@@ -41,6 +42,9 @@
|
||||
];
|
||||
|
||||
shellHook = ''
|
||||
export QML_IMPORT_PATH="${pkgs.qt6.qtdeclarative}/lib/qt-6/qml"
|
||||
export QML2_IMPORT_PATH="$QML_IMPORT_PATH"
|
||||
|
||||
echo
|
||||
echo "nomad development environment"
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user