gnome: don't import nonexisting modules

This commit is contained in:
Aly Raffauf 2024-07-28 14:01:36 -04:00
parent 48286bef67
commit b8a489be41
2 changed files with 0 additions and 2 deletions

View file

@ -5,7 +5,6 @@
... ...
}: { }: {
imports = [ imports = [
./gnome
./hyprland ./hyprland
./sway ./sway
./wayland ./wayland

View file

@ -5,7 +5,6 @@
... ...
}: { }: {
imports = [ imports = [
./gnome
./greetd ./greetd
./hyprland ./hyprland
./sway ./sway