home-manager/modules
Robert Helgesson dc1e9d1bc6
qt: add option qt.systemdServicePath
This option contains a string suitable as value for the PATH
environment variable in systemd services that run Qt 5 applications.

Qt applications need this special treatment because they use PATH to
locate plugins that sometimes are necessary for proper functioning.

For now the option is not visible in the manual since the default
value is expected to work in most, if not all, cases.
2018-06-03 17:32:57 +02:00
..
lib lib/shell: add library of convenience functions 2018-01-07 16:59:22 +01:00
lib-bash activation-init: sanity check oldGenNum and oldGenPath 2018-03-13 20:49:45 +01:00
misc qt: add option qt.systemdServicePath 2018-06-03 17:32:57 +02:00
programs bash: escape alias values 2018-05-26 10:52:40 +02:00
services qt: add option qt.systemdServicePath 2018-06-03 17:32:57 +02:00
default.nix modules core: move modules list to own file 2017-11-24 21:58:16 +01:00
files.nix Add dag library to config.lib 2017-12-26 17:27:21 +01:00
home-environment.nix home-environment: use nix-env from PATH 2018-02-27 20:31:03 +01:00
manual.nix manual: add HTML manual 2018-05-18 23:22:03 +02:00
modules.nix qt: add module 2018-05-18 20:57:36 +02:00
systemd-activate.rb systemd: improve comments 2018-05-09 16:22:02 +02:00
systemd-activate.sh allow Home Manager to be used as a NixOS module 2018-02-07 20:50:01 +01:00
systemd.nix systemd: merge unit definitions recursively 2018-05-10 20:13:58 +02:00
xcursor.nix xcursor: add default cursor file option 2018-05-10 20:26:01 +02:00
xresources.nix xresources: add option extraConfig 2018-03-26 21:10:32 +02:00
xsession.nix Remove deprecated option home.sessionVariableSetter 2018-02-08 22:54:29 +01:00