1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-01 04:23:34 +02:00
home-manager/modules
Robert Helgesson 86be605f3f
files: manage static files in state directory
This improves atomicity since all files managed by Home Manager will
immediately switch over when the link

  $XDG_DATA_HOME/home-manager/files

is swapped over to the new generation. Removing obsolete files and
adding new ones must still done non-atomically but this improves the
situation significantly.
2020-03-30 23:59:46 +02:00
..
accounts services.lieer: add module 2020-03-07 15:13:50 +01:00
lib lib: add GVariant datatype and functions 2020-03-21 00:28:50 +01:00
lib-bash activation-init: sanity check oldGenNum and oldGenPath 2018-03-13 20:49:45 +01:00
misc picom: add module 2020-03-24 23:50:22 +01:00
programs vim: avoid using alias of vim-sensible 2020-03-30 21:55:10 +02:00
services picom: add module 2020-03-24 23:50:22 +01:00
default.nix Switch to extended Nixpkg's lib 2020-01-21 20:47:04 +01:00
files.nix files: manage static files in state directory 2020-03-30 23:59:46 +02:00
home-environment.nix files: manage static files in state directory 2020-03-30 23:59:46 +02:00
manual.nix Switch to extended Nixpkg's lib 2020-01-21 20:47:04 +01:00
modules.nix picom: add module 2020-03-24 23:50:22 +01:00
systemd-activate.rb systemd: improve systemd-activate.rb script 2020-03-24 00:00:44 +01:00
systemd-activate.sh allow Home Manager to be used as a NixOS module 2018-02-07 20:50:01 +01:00
systemd.nix Switch to extended Nixpkg's lib 2020-01-21 20:47:04 +01:00
xcursor.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
xresources.nix xresources: give properties option more specific type 2020-02-29 22:32:52 +01:00
xsession.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00