1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 16:38:34 +02:00
home-manager/modules
Robert Helgesson 07ad6a4f76
files: fix use of onChange with directory source
Previously, the comparison would not handle directory comparison
correctly, always finding that the source and target differed. This
would trigger the `onChange` script on each activation.

Fixes #2004
2021-05-29 21:52:37 +02:00
..
accounts Move email account options to their owning modules 2020-06-16 00:45:20 +02:00
config i18n: various fixes 2021-01-23 16:40:25 +01:00
lib files: fix use of onChange with directory source 2021-05-29 21:52:37 +02:00
lib-bash home-manager: respect NO_COLOR environment variable 2021-03-03 23:28:06 +01:00
misc mbsync: fix news entry 2021-05-23 20:32:01 +02:00
programs programs.neovim: Set customRC for new nixpkgs (#2039) 2021-05-27 22:05:20 +02:00
services nextcloud-client: add startInBackground option (#2038) 2021-05-27 10:54:20 -06:00
targets xdg.systemDirs: init module (#1797) 2021-05-10 20:14:42 -04:00
default.nix modules: don't reference deprecated stdenv.lib (#1770) 2021-02-01 09:52:05 -05:00
files.nix files: fix use of onChange with directory source 2021-05-29 21:52:37 +02:00
home-environment.nix home-environment: generate checked activation script 2021-05-18 00:18:57 +02:00
manual.nix Switch to extended Nixpkg's lib 2020-01-21 20:47:04 +01:00
modules.nix foot: add module 2021-05-18 22:29:41 +02:00
systemd-activate.rb Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd-activate.sh Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd.nix systemd: revert systemd-environment-generator usage for environment variables (#2001) 2021-05-16 17:43:50 -04:00
xcursor.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
xresources.nix xresources: do not generate file for empty properties 2020-06-28 00:41:05 +02:00
xsession.nix Add systemd target tray.target (#2027) 2021-05-22 03:15:12 +01:00