firefox-wayland on wayland only

This commit is contained in:
Cyryl Płotnicki 2020-08-16 11:58:06 +01:00
parent 6870870580
commit 75ae1985e9
3 changed files with 6 additions and 2 deletions

View file

@ -19,7 +19,7 @@
]; ];
home.packages = with pkgs; [ home.packages = with pkgs; [
mindforger mindforger digikam
zoom-us ssb-patchwork zoom-us ssb-patchwork
passff-host passff-host
gnome3.gnome-screenshot gsettings-desktop-schemas gnome3.gnome-screenshot gsettings-desktop-schemas
@ -34,7 +34,7 @@
qemu aqemu qemu aqemu
spotify shotwell spotify shotwell
gnome-builder flatpak-builder flatpak python38Packages.lxml python38Packages.jedi meson gnome-builder flatpak-builder flatpak python38Packages.lxml python38Packages.jedi meson
firefox-wayland libreoffice libreoffice
]; ];
}; };
} }

View file

@ -28,5 +28,8 @@
imports = [ imports = [
./home.nix ./home.nix
]; ];
home.packages = with pkgs; [
firefox
];
}; };
} }

View file

@ -23,6 +23,7 @@ in
}; };
home.packages = with pkgs; [ home.packages = with pkgs; [
firefox-wayland
wl-clipboard wl-clipboard
clipman clipman
wofi wofi