home-manager/modules
Marcial Gaißert f221e4935d
lib.zsh: add module
Added utilities to generate export statements and definitions for zsh scripts.

Currently, there is only lib.shell which generates export statements in bash
syntax. However, this does not allow to generate export statements for zsh
arrays (syntax: NAME=(elem1 elem2 ...) ), which would be the natural
representation of lists in the nix language.

(cherry picked from commit 62eb7ebeba)
2019-01-14 18:40:50 +01:00
..
accounts astroid: add module 2018-11-18 19:55:28 +01:00
lib lib.zsh: add module 2019-01-14 18:40:50 +01:00
lib-bash activation-init: sanity check oldGenNum and oldGenPath 2018-03-13 20:49:45 +01:00
misc opam: add module 2019-01-14 18:40:49 +01:00
programs autorandr: add support for xrandr transformation 2019-01-14 18:40:50 +01:00
services i3: fix default keybindings override 2018-12-12 00:56:40 +01:00
default.nix modules core: move modules list to own file 2017-11-24 21:58:16 +01:00
files.nix Avoid substitution for some derivations 2018-07-31 21:16:36 +02:00
home-environment.nix home-environment: add option home.extraProfileCommands 2018-09-14 21:08:51 +02:00
manual.nix manual: add HTML manual 2018-05-18 23:22:03 +02:00
modules.nix opam: add module 2019-01-14 18:40:49 +01: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: add more detail to user unit documentation 2018-10-18 23:39:28 +02:00
xcursor.nix xcursor: add default cursor file option 2018-05-10 20:26:01 +02:00
xresources.nix xresources: remove unnecessary parentheses 2018-09-24 23:24:04 +02:00
xsession.nix xsession: add option xsession.scriptPath 2018-09-19 23:33:13 +02:00