1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 09:58:32 +02:00
home-manager/modules
Robert Helgesson a3900340e4
home-environment: check files for '.' prefix
Nix does not allow files whose name start with a '.' in the Nix store.
This commit makes a not of this fact in the `home.file.source` option
and also adds an assertion verifying that no such file is given.

Closes #4
2017-02-21 21:41:05 +01:00
..
lib Initial import 2017-01-14 13:15:24 +01:00
misc gtk: fix bug in condition 2017-01-17 18:16:45 +01:00
programs git: remove default signing key 2017-02-12 10:02:06 +01:00
services redshift: add module 2017-01-20 19:26:52 +01:00
activation-init.sh home-environment: add link for current profile 2017-02-05 23:00:04 +01:00
default.nix Add support for assertions and warnings 2017-02-21 21:39:53 +01:00
home-environment.nix home-environment: check files for '.' prefix 2017-02-21 21:41:05 +01:00
manual.nix manual: add module 2017-01-15 23:42:48 +01:00
systemd.nix Add configurable verbosity during activation 2017-01-21 12:27:50 +01:00
xresources.nix Improve a few description fields 2017-01-15 23:42:48 +01:00
xsession.nix xsession: always source ~/.profile 2017-01-28 18:29:27 +01:00