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 88ec7145ba
home-environment: prevent overwriting existing files
This should reduce the risk of overwriting an existing file in the
user's home directory. A file will only be replaced if it is a link
pointing to a home-manager tree inside the Nix store.

If an existing file is detected an error is written indicating the
file's path and the activation will terminate before any mutation
occurs.

Fixes #6
2017-05-06 13:01:01 +02:00
..
lib Add basic directed acyclic graph data structure 2017-05-04 00:39:36 +02:00
misc gtk: fix bug in condition 2017-01-17 18:16:45 +01:00
programs Add basic directed acyclic graph data structure 2017-05-04 00:39:36 +02:00
services redshift: add module 2017-01-20 19:26:52 +01:00
activation-init.sh Avoid undefined variables in activation script 2017-03-29 00:11:01 +02:00
default.nix Add support for assertions and warnings 2017-02-21 21:39:53 +01:00
home-environment.nix home-environment: prevent overwriting existing files 2017-05-06 13:01:01 +02:00
manual.nix manual: add module 2017-01-15 23:42:48 +01:00
systemd.nix Add basic directed acyclic graph data structure 2017-05-04 00:39:36 +02: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