remove dot-env file

This commit is contained in:
Asaki Yuki 2026-04-14 00:37:36 +07:00
parent 5a5276ca8d
commit 8454cd18b3
3 changed files with 9 additions and 6 deletions

View file

@ -1,5 +0,0 @@
{ ... }: {
home.sessionVariables = {
QML_IMPORT_PATH = "/run/current-system/sw/lib/qt-6/qml";
};
}