Fix dev-lt-63 using the wrong gui option

This commit is contained in:
Riley Apeldoorn 2023-06-06 16:14:12 +02:00 committed by Riley Apeldoorn
parent df7cd2714f
commit a902f3c816
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
home-manager.enable = false;
};
custom.gui.sway.enable = true;
custom.gui.enable = true;
xdg.systemDirs.data = [ "/usr/share" "/usr/local/share" ];
fonts.fontconfig.enable = true;