home-manager/modules
jD91mZM2 c33b1777b6
chromium: fix preinstallation of crx files
We currently check `isPath` and `isString` on crxPath and version
respectively, which is

1. pointless because the module system already does such checks, and
2. wrong because isPath means path literal; a derivation therefore is
   not a path.
2021-01-21 23:24:29 +01:00
..
accounts Move email account options to their owning modules 2020-06-16 00:45:20 +02:00
lib rofi-pass: add rofi-pass plugin for password-store 2020-12-18 23:22:57 +01:00
lib-bash home-manager: respect NIX_STATE_DIR 2020-06-14 20:41:55 +02:00
misc dconf: make sure the configuration directory exists 2021-01-21 20:35:03 +01:00
programs chromium: fix preinstallation of crx files 2021-01-21 23:24:29 +01:00
services sxhkd: configurable package and command line arguments 2021-01-16 10:57:32 +01:00
targets targets/genericLinux: make locales work 2020-12-10 22:34:30 +01:00
default.nix flake: add extraSpecialArgs 2021-01-07 21:13:28 +01:00
files.nix files: make sure the target file name is escaped 2020-08-29 18:22:03 +02:00
home-environment.nix home-environment: add option `home.sessionPath` 2020-10-05 21:06:42 +02:00
manual.nix Switch to extended Nixpkg's `lib` 2020-01-21 20:47:04 +01:00
modules.nix plan9port: add module 2021-01-02 08:50:57 +01:00
systemd-activate.rb Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd-activate.sh Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd.nix systemd: support sd-switch 2020-12-13 22:00:30 +01:00
xcursor.nix Apply `nixfmt` on many files 2020-02-02 01:07:28 +01:00
xresources.nix xresources: do not generate file for empty properties 2020-06-28 00:41:05 +02:00
xsession.nix Apply `nixfmt` on many files 2020-02-02 01:07:28 +01:00