1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2025-01-30 21:05:02 +01:00

Commit graph

  • 1825c57525 Merge c9ea2852f1 into 5eff7f38df Nikita Uvarov 2017-08-28 15:58:16 +00:00
  • 5eff7f38df
    home-manager: remove escaping Nikita Uvarov 2017-08-28 15:23:45 +02:00
  • c9ea2852f1
    Fix syntax error caused by copy-paste Nikita Uvarov 2017-08-28 15:23:45 +02:00
  • e9ca4305a6
    home-manager: move Nix code to own file Robert Helgesson 2017-08-28 11:37:34 +02:00
  • 125deafc84
    home-manager: add explanatory comment Robert Helgesson 2017-08-27 17:44:00 +02:00
  • 1445673e18
    home-manager: temporarily re-add attribute Robert Helgesson 2017-08-27 17:13:06 +02:00
  • 4a17d8ef97
    home-manager: remove unused attribute Robert Helgesson 2017-08-27 13:13:43 +02:00
  • b4fff6b9b7
    home-manager: minor attribute rename Robert Helgesson 2017-08-27 13:04:39 +02:00
  • 2245b0ac94
    home-manager: simplify use of nix-build output Robert Helgesson 2017-08-27 12:55:30 +02:00
  • 6b55d5373c
    home-environment: include home path in generation directory Robert Helgesson 2017-08-27 00:13:26 +02:00
  • e561beab44
    home-environment: include home path in generation directory Robert Helgesson 2017-08-27 00:13:26 +02:00
  • 6264e198f8 Merge ad9a26edee into 3bcd9d747b Nikita Uvarov 2017-08-26 20:57:53 +00:00
  • 3bcd9d747b
    owncloud-client: add module Nikita Uvarov 2017-08-26 16:00:55 +02:00
  • ad9a26edee
    owncloud-client: add module Nikita Uvarov 2017-08-26 16:00:55 +02:00
  • d90ff3fde5 Merge a380d610a0 into 85a71a3923 Nikita Uvarov 2017-08-26 16:28:00 +00:00
  • 85a71a3923
    oh-my-zsh: set ZSH_CACHE_DIR Nikita Uvarov 2017-08-23 12:53:41 +02:00
  • a380d610a0
    oh-my-zsh: set dir cache to "${XDG_CACHE_HOME:-$HOME/.cache}/oh-my-zsh" Nikita Uvarov 2017-08-23 12:53:41 +02:00
  • f6a05b15a6
    info: use XDG_CACHE_HOME if defined Robert Helgesson 2017-08-26 12:10:14 +02:00
  • a30751464a
    info: use XDG_CACHE_HOME if defined Robert Helgesson 2017-08-26 12:10:14 +02:00
  • 821e6c5a6c Merge 679dd43a9d into 1678548353 Nikita Uvarov 2017-08-24 11:15:44 +00:00
  • 1678548353
    zsh: set HELPDIR Nikita Uvarov 2017-08-23 13:06:19 +02:00
  • 7218c45443
    zsh: add completions to fpath Nikita Uvarov 2017-08-23 13:05:49 +02:00
  • bd914d49f1
    zsh: add history submodule Nikita Uvarov 2017-08-23 12:51:54 +02:00
  • 679dd43a9d zsh: set HELPDIR Nikita Uvarov 2017-08-23 13:06:19 +02:00
  • f281dc39ae zsh: add completions to fpath Nikita Uvarov 2017-08-23 13:05:49 +02:00
  • 73d5c36b00 zsh: add history submodule Nikita Uvarov 2017-08-23 12:51:54 +02:00
  • b25037d68b
    git: simplify submodule slightly Robert Helgesson 2017-08-24 01:03:01 +02:00
  • fed112e497
    git: simplify submodule slightly Robert Helgesson 2017-08-24 01:03:01 +02:00
  • c3be4c4629
    termite: add module Nikita Uvarov 2017-08-23 16:10:41 +02:00
  • e05e9a0589 Merge 7bdf293ca5 into 286d678785 Nikita Uvarov 2017-08-23 20:05:28 +00:00
  • 7bdf293ca5 termite: add module Nikita Uvarov 2017-08-23 16:10:41 +02:00
  • 7ef1df114d Merge e258a08347 into 286d678785 nonsequitur 2017-08-23 18:09:30 +00:00
  • 286d678785
    systemd: don't fail on activation when services changed Cornelius Mika 2017-08-23 17:43:46 +02:00
  • e258a08347 systemd: don't fail on activation when services changed Cornelius Mika 2017-08-23 17:43:46 +02:00
  • 7135177427 Merge e71dcf4952 into 42ae135d38 Nikita Uvarov 2017-08-22 18:05:04 +00:00
  • e71dcf4952 udiskie: provide correct path for xdg-open Nikita Uvarov 2017-08-22 15:44:25 +02:00
  • 577d9ef424 Merge 72cf2df4e2 into 42ae135d38 Nikita Uvarov 2017-08-22 08:10:51 +00:00
  • 42ae135d38
    gpg-agent: add zsh support Nikita Uvarov 2017-08-21 15:01:36 +02:00
  • 72cf2df4e2 gpg-agent: add zsh support Nikita Uvarov 2017-08-21 15:01:36 +02:00
  • 95327eb5cd
    home-environment: use relative latest profile link Richard Yang 2017-08-22 04:43:03 +00:00
  • cce17db91c Merge ed6bd220c3 into 42f5d4404d rdjy 2017-08-22 07:42:50 +00:00
  • 42f5d4404d
    home-environment: use relative latest profile link Richard Yang 2017-08-22 04:43:03 +00:00
  • ed6bd220c3 Use relative path home manager generations link, so it survives garbage collection. Richard Yang 2017-08-22 04:43:03 +00:00
  • d38ef895e5
    lib-bash: always print message announcing a dry run Cornelius Mika 2017-08-17 10:16:30 +02:00
  • 4e7a26e710
    home-environment: replace superfluous spaces in debug messages Cornelius Mika 2017-08-17 10:16:29 +02:00
  • b18d5e02ef
    home-environment: only notify about path deletion on verbose output Cornelius Mika 2017-08-17 10:16:28 +02:00
  • f1a9720c59 Merge c8f7f7bb60 into 5c098dc7ad nonsequitur 2017-08-21 16:52:13 +00:00
  • 5c098dc7ad
    lib-bash: always print message announcing a dry run Cornelius Mika 2017-08-17 10:16:30 +02:00
  • 3dba6fc95c
    home-environment: replace superfluous spaces in debug messages Cornelius Mika 2017-08-17 10:16:29 +02:00
  • 1eee82272a
    home-environment: only notify about path deletion on verbose output Cornelius Mika 2017-08-17 10:16:28 +02:00
  • 9865e3ce29
    home-environment: fix error when deleting empty directories Cornelius Mika 2017-08-19 09:49:05 +02:00
  • 758d2ef9c1
    home-manager: show full script path on activation error Cornelius Mika 2017-08-17 10:16:26 +02:00
  • 463d6db90b
    home-manager: exit with an error on build failure Cornelius Mika 2017-08-17 10:16:25 +02:00
  • 5f2a6d90bd
    home-manager: add config file attribute Cornelius Mika 2017-08-17 10:16:27 +02:00
  • da5b7bea78
    home-environment: fix error when deleting empty directories Cornelius Mika 2017-08-19 09:49:05 +02:00
  • 5129a6afe8 Merge 72bb564754 into 910cdc0537 nonsequitur 2017-08-21 16:29:53 +00:00
  • 46e3a5f0c8 Merge a0c77d30cc into 910cdc0537 Nikita Uvarov 2017-08-21 16:01:59 +00:00
  • 910cdc0537
    zsh: use .zshenv for env vars Nikita Uvarov 2017-08-21 14:13:03 +02:00
  • a0c77d30cc zsh: use .zshenv for env vars Nikita Uvarov 2017-08-21 14:13:03 +02:00
  • c8f7f7bb60 lib-bash: always print message announcing a dry run Cornelius Mika 2017-08-17 10:16:30 +02:00
  • 7fcff6f6be home-environment: replace superfluous spaces in debug messages Cornelius Mika 2017-08-17 10:16:29 +02:00
  • b92424c33d home-environment: only notify about path deletion on verbose output Cornelius Mika 2017-08-17 10:16:28 +02:00
  • 72bb564754 fix error when deleting empty directories Cornelius Mika 2017-08-19 09:49:05 +02:00
  • e8181acc74 Merge ac3a251f5c into 02a501705a nonsequitur 2017-08-20 07:51:58 +00:00
  • 02a501705a
    home-manager: show full script path on activation error Cornelius Mika 2017-08-17 10:16:26 +02:00
  • a9d9fb5d75
    home-manager: exit with an error on build failure Cornelius Mika 2017-08-17 10:16:25 +02:00
  • ac3a251f5c home-manager: show full script path on activation error Cornelius Mika 2017-08-17 10:16:26 +02:00
  • 02f0d92df7 home-manager: exit with an error on build failure Cornelius Mika 2017-08-17 10:16:25 +02:00
  • ffbc7e723d
    home-manager: add config file attribute Cornelius Mika 2017-08-17 10:16:27 +02:00
  • 13f0741bae Merge fcf9f8cf58 into 3ef56576d3 nonsequitur 2017-08-18 16:52:32 +00:00
  • 373d15a174 Merge df97209e64 into 3ef56576d3 nonsequitur 2017-08-18 16:50:48 +00:00
  • fcf9f8cf58 fix error when deleting empty directories Cornelius Mika 2017-08-17 10:16:31 +02:00
  • df97209e64 add config file attribute selection Cornelius Mika 2017-08-17 10:16:27 +02:00
  • 3ef56576d3
    oh-my-zsh: add module Nikita Uvarov 2017-08-16 14:15:53 +02:00
  • 54bfc36e89 Merge 55b0d30b6e into cde8e02bf2 Nikita Uvarov 2017-08-16 12:53:16 +00:00
  • 55b0d30b6e oh-my-zsh: add module Nikita Uvarov 2017-08-16 14:15:53 +02:00
  • 6255626098 Merge 4856b9e773 into cde8e02bf2 Nikita Uvarov 2017-08-16 11:59:51 +00:00
  • cde8e02bf2
    zsh: add module Nikita Uvarov 2017-08-15 13:54:33 +02:00
  • 4856b9e773 zsh: add module Nikita Uvarov 2017-08-15 13:54:33 +02:00
  • 50704737b4 Merge 7679971176 into 1d24e96074 adisbladis 2017-08-03 03:08:51 +00:00
  • 7679971176
    envvars: add module adisbladis 2017-08-02 17:46:31 +08:00
  • 85d12028ad
    htop: use types.coercedTo Silvan Mosberger 2017-07-24 20:44:58 +02:00
  • 3019eca580 Merge d3ef31e069 into 1d24e96074 Silvan Mosberger 2017-08-02 20:32:56 +00:00
  • 1d24e96074
    htop: use types.coercedTo Silvan Mosberger 2017-07-24 20:44:58 +02:00
  • d3ef31e069
    htop: using types.coercedTo Silvan Mosberger 2017-07-24 20:44:58 +02:00
  • bea9daabeb
    ssh: add control persist option Robert Helgesson 2017-07-29 17:47:18 +02:00
  • be432c8654
    ssh: add control persist option Robert Helgesson 2017-07-29 17:47:18 +02:00
  • 31655a1621
    htop: add module Silvan Mosberger 2017-07-24 07:47:59 +02:00
  • 04131b9e0b Merge 9a3b31cc49 into 3778a69fbe Silvan Mosberger 2017-07-24 09:45:27 +00:00
  • 3778a69fbe
    htop: add module Silvan Mosberger 2017-07-24 07:47:59 +02:00
  • 9a3b31cc49
    htop: add module Silvan Mosberger 2017-07-24 07:47:59 +02:00
  • ee28f76369
    home-environment: fix cleanup of user replaced directories Robert Helgesson 2017-07-22 00:23:36 +02:00
  • 7f2eacfe49
    home-environment: avoid harmless but scary error message Robert Helgesson 2017-07-22 00:18:31 +02:00
  • d807a5c314
    home-environment: fix cleanup of user replaced directories Robert Helgesson 2017-07-22 00:23:36 +02:00
  • 5862a05fb1
    home-environment: avoid harmless but scary error message Robert Helgesson 2017-07-22 00:18:31 +02:00
  • dba14bfe90
    manual: fix man pages build on unstable NixOS Robert Helgesson 2017-07-21 21:10:32 +02:00
  • 0ef0be8ffb
    home-manager: remove manually installed home-manager Robert Helgesson 2017-07-19 00:12:34 +02:00
  • e9cc225cbb
    syncthing: expand service description Robert Helgesson 2017-07-18 13:49:02 +02:00
  • 68f0ed58c1
    Add syncthing service Utku Demir 2017-07-17 08:10:15 +00:00
  • 2e257f40e6
    home-manager: remove manually installed home-manager Robert Helgesson 2017-07-19 00:12:34 +02:00