1: Removed xdg-desktop-portal-kde
This commit is contained in:
parent
7d5da93c58
commit
135f1114fc
@ -10,7 +10,6 @@
|
||||
services.displayManager.sddm.wayland.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
kdePackages.xdg-desktop-portal-kde
|
||||
kdePackages.kdeconnect-kde
|
||||
kdePackages.plasma-nm
|
||||
kdePackages.qtwebsockets
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
{
|
||||
environment.sessionVariables = {
|
||||
ELECTRON_OZONE_PLATFORM_HINT = "wayland";
|
||||
# ELECTRON_OZONE_PLATFORM_HINT = "wayland";
|
||||
SHELL = "/etc/profiles/per-user/uzair/bin/fish";
|
||||
EDITOR = "nvim";
|
||||
# EDITOR = "nvim";
|
||||
};
|
||||
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user