1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-28 17:38:33 +02:00
home-manager/modules
Silvan Mosberger e4deffcbe8
vim: add package option
This adds a readonly package option which will be set to the resulting
configured vim package, so it can be refered to by other configuration.
An example would be home.sessionVariables.EDITOR =
config.programs.vim.package + "/bin/vim".
2017-09-18 09:22:01 +02:00
..
lib Add basic directed acyclic graph data structure 2017-05-04 00:39:36 +02:00
lib-bash lib-bash: always print message announcing a dry run 2017-08-21 18:50:21 +02:00
misc compton: add module 2017-09-13 14:40:30 +02:00
programs vim: add package option 2017-09-18 09:22:01 +02:00
services compton: add module 2017-09-13 14:40:30 +02:00
default.nix compton: add module 2017-09-13 14:40:30 +02:00
home-environment.nix home-environment: fail if a home.file is outside $HOME 2017-09-13 15:23:43 +02:00
manual.nix manual: fix man pages build on unstable NixOS 2017-07-21 21:10:32 +02:00
systemd.nix systemd: don't fail on activation when services changed 2017-08-23 20:07:06 +02:00
xresources.nix Improve a few description fields 2017-01-15 23:42:48 +01:00
xsession.nix xsession: rename graphical session target name 2017-06-29 00:24:29 +02:00