1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-28 17:38:33 +02:00
home-manager/modules
zimbatm 9a1feb5b10
git: fix the config output formatting
When setting values using the `git config --set` command, git formats
the file a bit differently. This changes the output so it maps to that
format.

Differences:

* each `key = value` in a section is prefixed by a tab character
* the `=` between the key and the value is surrounded by spaces

PR #1069
2020-03-07 12:02:20 +01:00
..
accounts neomutt: add module 2020-01-26 20:46:44 +01:00
lib types: create fontType option type 2020-02-23 11:18:59 +01:00
lib-bash activation-init: sanity check oldGenNum and oldGenPath 2018-03-13 20:49:45 +01:00
misc abook: add module 2020-03-04 19:58:05 +01:00
programs git: fix the config output formatting 2020-03-07 12:02:20 +01:00
services sway: fix floating modifier description 2020-03-04 21:09:36 +01:00
default.nix Switch to extended Nixpkg's lib 2020-01-21 20:47:04 +01:00
files.nix files: use nix-env to create profile links 2020-02-15 23:53:39 +01:00
home-environment.nix Switch to extended Nixpkg's lib 2020-01-21 20:47:04 +01:00
manual.nix Switch to extended Nixpkg's lib 2020-01-21 20:47:04 +01:00
modules.nix abook: add module 2020-03-04 19:58:05 +01:00
systemd-activate.rb systemd: skip services taking an instance parameter 2020-03-02 20:33:20 +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