move to sioyek
Some checks failed
use nix / build (push) Failing after 2s

This commit is contained in:
Cyryl Płotnicki 2024-04-14 20:51:54 +01:00
parent 5a3c67053c
commit 0bb7f84fe5
2 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@
xsession = { enable = false; }; xsession = { enable = false; };
home.sessionVariables = { QT_QPA_PLATFORM = "wayland"; };
home.packages = (with pkgs; [ gnome-usage gnome3.gnome-tweaks ]) home.packages = (with pkgs; [ gnome-usage gnome3.gnome-tweaks ])
++ (with pkgs.gnomeExtensions; [ ++ (with pkgs.gnomeExtensions; [
caffeine caffeine

View file

@ -16,6 +16,7 @@
programs.chromium.enable = true; programs.chromium.enable = true;
programs.firefox.enable = true; programs.firefox.enable = true;
programs.sioyek.enable = true;
home.packages = (with pkgs; home.packages = (with pkgs;
with pkgs.gnome3; with pkgs.gnome3;
with pkgs.python39Packages; [ with pkgs.python39Packages; [
@ -40,7 +41,6 @@
libreoffice libreoffice
logseq logseq
mediainfo mediainfo
mendeley
mindforger mindforger
modem-manager-gui modem-manager-gui
nautilus nautilus