user/rin: hack, include all gui imports to avoid inf recursion

This commit is contained in:
LavaDesu 2025-03-23 13:26:42 +11:00
parent f1e9e140d6
commit 29a5866f90
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -26,7 +26,9 @@
neovim
npm
zsh
] ++ lib.optionals config.me.gui [
# HACK: include all gui for now due to infinite recursion (inability to dynamically control imports)
# ] ++ lib.optionals config.me.gui [
] ++ [
theming
xdg