5 lines
No EOL
114 B
Nix
5 lines
No EOL
114 B
Nix
{ ... }: {
|
|
home.sessionVariables = {
|
|
QML_IMPORT_PATH = "/run/current-system/sw/lib/qt-6/qml";
|
|
};
|
|
} |