diff --git a/home-manager/nixvim/lsp.nix b/home-manager/nixvim/lsp.nix index ca39703..09496b4 100644 --- a/home-manager/nixvim/lsp.nix +++ b/home-manager/nixvim/lsp.nix @@ -9,6 +9,7 @@ gopls.enable = true; nixd.enable = true; html.enable = true; + dartls.enable = true; tsserver.enable = true; pylsp.enable = true; csharp-ls = { diff --git a/modules/graphical/plasma.nix b/modules/graphical/plasma.nix index a8d6c2c..bff4334 100644 --- a/modules/graphical/plasma.nix +++ b/modules/graphical/plasma.nix @@ -21,6 +21,7 @@ in { enable = true; }; environment.plasma6.excludePackages = with pkgs.kdePackages; [ + plasma-browser-integration ocean-sound-theme spectacle kwallet @@ -30,20 +31,19 @@ in { environment.sessionVariables = { # __GL_YIELD = "usleep"; MOZ_ENABLE_WAYLAND = "1"; - #NIXOS_OZONE_WL = "1"; + NIXOS_OZONE_WL = "1"; }; - programs.kdeconnect.enable = true; - xdg = { - portal = { - enable = true; - #extraPortals = with pkgs; - # [ - # xdg-desktop-portal-wlr - # #xdg-desktop-portal-gtk - # ]; - }; - }; + #xdg = { + # portal = { + # enable = true; + # #extraPortals = with pkgs; + # # [ + # # xdg-desktop-portal-wlr + # # #xdg-desktop-portal-gtk + # # ]; + # }; + #}; environment.systemPackages = with pkgs; [ libsForQt5.bismuth # auto tiling diff --git a/modules/graphical/shared.nix b/modules/graphical/shared.nix index e376da7..843ab94 100644 --- a/modules/graphical/shared.nix +++ b/modules/graphical/shared.nix @@ -62,6 +62,7 @@ in { environment.systemPackages = with pkgs; [ keepassxc xfce.thunar # file manager + discord gvfs remmina thunderbird