diff --git a/hosts/lio/configuration.nix b/hosts/lio/configuration.nix index d1e5402..d58d6a6 100644 --- a/hosts/lio/configuration.nix +++ b/hosts/lio/configuration.nix @@ -13,7 +13,9 @@ mods = { boot_systemd.enable = true; shell_common.enable = true; - de_cosmic.enable = true; + # de_cosmic.enable = true; + de_gnome_xorg.enable = true; + audio_pulse.enable = true; neovim.enable = true; tty_caps_esc.enable = true; docker.enable = true;