diff options
Diffstat (limited to 'accounts/gkleen@sif/default.nix')
-rw-r--r-- | accounts/gkleen@sif/default.nix | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix index 706eb241..a1a694ea 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix | |||
@@ -172,6 +172,7 @@ in { | |||
172 | }; | 172 | }; |
173 | }; | 173 | }; |
174 | }; | 174 | }; |
175 | chromium.enable = true; | ||
175 | 176 | ||
176 | zathura = { | 177 | zathura = { |
177 | enable = true; | 178 | enable = true; |
@@ -509,14 +510,14 @@ in { | |||
509 | wrappedYTMDesktop libsForQt5.qt5ct playerctl evince papers | 510 | wrappedYTMDesktop libsForQt5.qt5ct playerctl evince papers |
510 | thunderbird zoom-us xdg-desktop-portal steam steam-run | 511 | thunderbird zoom-us xdg-desktop-portal steam steam-run |
511 | wireshark virt-manager rclone cached-nix-shell worktime | 512 | wireshark virt-manager rclone cached-nix-shell worktime |
512 | fira-code-symbols libreoffice xournalpp google-chrome | 513 | fira-code-symbols libreoffice xournalpp |
513 | nixos-shell virt-viewer freerdp gnome-icon-theme | 514 | nixos-shell virt-viewer freerdp gnome-icon-theme |
514 | paper-icon-theme sshpassSecret weechat element-desktop | 515 | paper-icon-theme sshpassSecret weechat element-desktop |
515 | sieve-connect gimp3 inkscape udiskie glab nitrokey-app | 516 | sieve-connect gimp3 inkscape udiskie glab nitrokey-app |
516 | pynitrokey gtklock wlrctl remmina openscad spice-record | 517 | pynitrokey gtklock wlrctl remmina openscad spice-record |
517 | libguestfs-with-appliance nerd-fonts.fira-mono | 518 | libguestfs-with-appliance nerd-fonts.fira-mono |
518 | nerd-fonts.symbols-only nerd-fonts.fira-code powerline-fonts | 519 | nerd-fonts.symbols-only nerd-fonts.fira-code powerline-fonts |
519 | swtpm (hunspellWithDicts (with hunspellDicts; [en_GB-large de_DE])) | 520 | swtpm (hunspell.withDicts (dicts: with dicts; [en_GB-large de_DE])) |
520 | libation libqalculate | 521 | libation libqalculate |
521 | ] ++ mapAttrsToList (_name: pkg: pkgs.callPackage pkg {}) (customUtils.nixImport { dir = ./utils; }); | 522 | ] ++ mapAttrsToList (_name: pkg: pkgs.callPackage pkg {}) (customUtils.nixImport { dir = ./utils; }); |
522 | 523 | ||
@@ -695,10 +696,10 @@ in { | |||
695 | ${lib.getExe' config.systemd.package "systemd-run"} --wait --user --slice-inherit \ | 696 | ${lib.getExe' config.systemd.package "systemd-run"} --wait --user --slice-inherit \ |
696 | --property 'CPUAccounting=yes' --property 'CPUQuotaPeriodSec=50ms' \ | 697 | --property 'CPUAccounting=yes' --property 'CPUQuotaPeriodSec=50ms' \ |
697 | -E DSCP=46 -E NIXOS_OZONE_WL \ | 698 | -E DSCP=46 -E NIXOS_OZONE_WL \ |
698 | -- ${lib.getExe pkgs.dscp} ${lib.getExe' pkgs.google-chrome "google-chrome-stable"} \ | 699 | -- ${lib.getExe pkgs.dscp} ${lib.getExe cfg.programs.chromium.package} \ |
699 | --class=Rainbow \ | 700 | --class=Rainbow \ |
700 | --app="https://web.openrainbow.com" \ | 701 | --app="https://web.openrainbow.com" \ |
701 | --user-data-dir=''${HOME}/.config/google-chrome-rainbow | 702 | --user-data-dir=''${HOME}/.config/chromium-rainbow |
702 | ''); | 703 | ''); |
703 | icon = pkgs.fetchurl { | 704 | icon = pkgs.fetchurl { |
704 | url = "https://web.openrainbow.com/rb/2.139.17/assets/skins/rainbow/images/homepage/logo__rainbow.svg"; | 705 | url = "https://web.openrainbow.com/rb/2.139.17/assets/skins/rainbow/images/homepage/logo__rainbow.svg"; |
@@ -712,10 +713,10 @@ in { | |||
712 | name = "Kimai"; | 713 | name = "Kimai"; |
713 | exec = toString (pkgs.writeShellScript "kimai" '' | 714 | exec = toString (pkgs.writeShellScript "kimai" '' |
714 | exec -- \ | 715 | exec -- \ |
715 | ${lib.getExe' pkgs.google-chrome "google-chrome-stable"} \ | 716 | ${lib.getExe cfg.programs.chromium.package} \ |
716 | --class=Kimai \ | 717 | --class=Kimai \ |
717 | --app="https://kimai.yggdrasil.li" \ | 718 | --app="https://kimai.yggdrasil.li" \ |
718 | --user-data-dir=''${HOME}/.config/google-chrome-kimai | 719 | --user-data-dir=''${HOME}/.config/chromium-kimai |
719 | ''); | 720 | ''); |
720 | icon = pkgs.fetchurl { | 721 | icon = pkgs.fetchurl { |
721 | url = "https://www.kimai.org/images/kimai_logo.png"; | 722 | url = "https://www.kimai.org/images/kimai_logo.png"; |
@@ -730,10 +731,10 @@ in { | |||
730 | name = "Audiobookshelf"; | 731 | name = "Audiobookshelf"; |
731 | exec = toString (pkgs.writeShellScript "audiobookshelf" '' | 732 | exec = toString (pkgs.writeShellScript "audiobookshelf" '' |
732 | exec -- \ | 733 | exec -- \ |
733 | ${lib.getExe' pkgs.google-chrome "google-chrome-stable"} \ | 734 | ${lib.getExe cfg.programs.chromium.package} \ |
734 | --class=Audiobookshelf \ | 735 | --class=Audiobookshelf \ |
735 | --app="https://audiobookshelf.yggdrasil.li" \ | 736 | --app="https://audiobookshelf.yggdrasil.li" \ |
736 | --user-data-dir=''${HOME}/.config/google-chrome-audiobookshelf | 737 | --user-data-dir=''${HOME}/.config/chromium-audiobookshelf |
737 | ''); | 738 | ''); |
738 | icon = pkgs.fetchurl { | 739 | icon = pkgs.fetchurl { |
739 | url = "https://www.audiobookshelf.org/Logo.png"; | 740 | url = "https://www.audiobookshelf.org/Logo.png"; |