basic Qt application, with dual screen capability, and sway config to auto-assign

This commit is contained in:
2026-08-07 00:24:58 -05:00
parent a50800dc8c
commit 07dfd7d3f4
74 changed files with 126091 additions and 0 deletions
+4
View File
@@ -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