This commit is contained in:
Dennis Schoepf 2026-02-12 20:01:26 +01:00
parent 869123e806
commit 9b1d082ca9

View file

@ -8,6 +8,7 @@
home.sessionVariables = {
EDITOR = "nvim";
GOPATH = "$HOME/go";
QT_QPA_PLATFORMTHEME = "gtk3";
};
xdg.enable = true;