nixpkgs/nixos/modules/programs
Maximilian Bosch 5d0fc0f3b6
Merge pull request #86643 from asbachb/zsh-bash-autocomplete
zsh: added option to enable compatibility with bash's completion system
2020-05-19 11:57:25 +02:00
..
bash nixos/bash: configure $LS_COLORS for interactive shells 2020-01-28 00:11:43 -05:00
command-not-found lib.makePerlPath -> perlPackages.makePerlPath 2018-12-15 03:50:31 +00:00
digitalbitbox Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
zsh zsh: added option to enable compatibility with bash's completion system 2020-05-03 12:08:25 +02:00
adb.nix nixos/adb: don't make android tools the system-wide mke2fs, lowPrio 2019-11-20 22:57:00 +01:00
atop.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
autojump.nix autojump: autoload when programs.autojump.enable is set. 2018-09-26 14:59:49 +02:00
bandwhich.nix bandwhich: 0.5.1 -> 0.6.0 2019-12-31 10:20:07 +02:00
bash-my-aws.nix bash-my-aws: init at 20191231 2020-01-01 14:53:15 -05:00
bcc.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
browserpass.nix browserpass: Remove v2 and switch to buildGoModule (#60282) 2019-04-28 11:05:24 -07:00
captive-browser.nix nixos/captive-browser: set chromium's data-dir to a XDG-compliant location 2020-03-11 20:17:46 +01:00
ccache.nix nixos/ccache: init 2017-08-11 15:48:45 +00:00
cdemu.nix treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02:00
chromium.nix programs/chromium: allow extensions outside chrome web store 2020-05-01 15:56:41 +02:00
clickshare.nix nixos/clickshare: init module 2019-05-30 19:58:45 +02:00
criu.nix treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02:00
dconf.nix Revert "ibus: fix dconf db installation" 2020-04-24 18:22:59 -04:00
dmrconfig.nix nixos/dmrconfig: Add module to enable udev rules 2018-11-08 08:37:44 +01:00
environment.nix nixos/environment: don't set GTK_DATA_PREFIX or GTK_EXE_PREFIX 2019-10-13 19:54:09 -04:00
evince.nix nixos/evince: move to programs 2019-08-09 12:56:11 -04:00
file-roller.nix nixos/file-roller: move to programs 2019-08-09 12:56:11 -04:00
firejail.nix nixos/firejail: use local runCommand 2020-03-14 03:09:48 +00:00
fish.nix nixos/fish: prevent fish from generating completions on first run 2020-04-28 14:05:28 +02:00
fish_completion-generator.patch nixos/fish: fix completions patch 2020-02-18 08:58:11 -08:00
freetds.nix
fuse.nix Fix the indentation 2019-08-12 13:37:15 +02:00
geary.nix nixos: add freedesktop/gnome/myself maintainers 2020-04-01 20:53:09 -04:00
gnome-disks.nix nixos: add freedesktop/gnome/myself maintainers 2020-04-01 20:53:09 -04:00
gnome-documents.nix nixos: add freedesktop/gnome/myself maintainers 2020-04-01 20:53:09 -04:00
gnome-terminal.nix nixos: add freedesktop/gnome/myself maintainers 2020-04-01 20:53:09 -04:00
gnupg.nix nixos/gnupg: actually use the configured gpg package 2020-01-24 15:54:57 +00:00
gpaste.nix nixos/gpaste: don't set sessionPath 2019-08-10 11:17:18 -04:00
gphoto2.nix nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
iftop.nix nixos/iftop: add module 2018-04-07 15:06:51 +02:00
iotop.nix nixos/iotop: don't install the package globally 2019-02-07 16:52:01 +01:00
java.nix
kbdlight.nix
less.nix nixos/less: fix escape 2019-09-17 00:18:14 +00:00
liboping.nix nixos/liboping: add module 2020-01-16 18:09:35 +01:00
light.nix light: user needs to be in the 'video' group 2018-09-30 21:21:23 -05:00
mininet.nix mininet: init at 2.3.0d4 (#41261) 2018-11-21 23:33:10 +00:00
mosh.nix nixos/programs.mosh: refactor 2018-06-08 20:57:16 +02:00
mtr.nix nixos/mtr: make the package configurable 2019-08-05 17:42:17 +08:00
nano.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
nm-applet.nix nixos: add freedesktop/gnome/myself maintainers 2020-04-01 20:53:09 -04:00
npm.nix nixos/npm: enable using a specific nodejs package 2020-04-07 15:34:06 +03:00
oblogout.nix nixos/oblogout: drop module 2019-12-10 22:41:25 -05:00
plotinus.nix tree-wide: s/GTK+/GTK/g 2019-09-06 02:54:53 +02:00
plotinus.xml Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
qt5ct.nix qt5ct module: expose qtstyleplugins 2017-07-23 12:56:04 +03:00
screen.nix screen: move pam service to module 2020-01-03 15:24:32 +00:00
seahorse.nix nixos/seahorse: use seahorse's askpass by default 2019-10-21 18:01:15 +02:00
sedutil.nix nixos sedutil: module for setting up kernel parameters 2018-03-19 12:12:56 +08:00
shadow.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
singularity.nix nixos/*: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
slock.nix
spacefm.nix
ssh.nix nixos/ssh: don't accept ssh-dss keys 2020-04-07 13:35:51 +00:00
ssmtp.nix nixos/ssmtp: declare all option renames manually 2020-03-22 15:52:01 +01:00
sway.nix nixos/sway: use new package name for rxvt-unicode 2020-02-13 09:36:35 +01:00
sysdig.nix nixos/sysdig: init module 2017-09-29 15:01:21 +01:00
system-config-printer.nix nixos/system-config-printer: init 2019-09-06 09:40:17 -04:00
systemtap.nix treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02:00
thefuck.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
tmux.nix nixos/tmux: rename extraTmuxConf to extraConfig (#77423) 2020-02-06 15:29:36 -08:00
traceroute.nix nixos/traceroute: init 2020-01-17 21:28:54 +00:00
tsm-client.nix nixos/tsm-client: init module 2019-07-15 09:41:37 +02:00
udevil.nix nixos udevil: set up wrapper for udevil 2018-02-26 14:30:22 +08:00
usbtop.nix nixos/usbtop: Add module to install usbtop and to enable kernel module 2019-08-30 18:54:33 +02:00
venus.nix treewide: use https for nixos.org and hydra.nixos.org 2020-05-03 22:14:21 -07:00
vim.nix
virtualbox.nix
wavemon.nix nixos/wavemon: create module 2018-09-07 20:35:17 +02:00
waybar.nix nixos/waybar: init module 2019-03-18 09:56:27 +01:00
wireshark.nix nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
x2goserver.nix treewide: Switch to system users 2019-10-12 22:25:28 +02:00
xfs_quota.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
xonsh.nix nixos/xonsh: source NixOS environment 2020-04-21 23:43:37 +02:00
xss-lock.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
yabar.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
zmap.nix nixos/zmap: init module 2019-05-10 08:12:27 +02:00