diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2016-01-13 16:43:28 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2016-01-13 16:43:28 +0100 |
| commit | 162fd83bfb63057548d2355932936bab04134f37 (patch) | |
| tree | 47e6ea5a93c495e9302a6631de33bcbba8fa0702 | |
| parent | 2c9375f8cb4f71b911e7988f3f29d89f7df12ebf (diff) | |
| download | nixos-162fd83bfb63057548d2355932936bab04134f37.tar nixos-162fd83bfb63057548d2355932936bab04134f37.tar.gz nixos-162fd83bfb63057548d2355932936bab04134f37.tar.bz2 nixos-162fd83bfb63057548d2355932936bab04134f37.tar.xz nixos-162fd83bfb63057548d2355932936bab04134f37.zip | |
typo
| -rw-r--r-- | ymir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -235,7 +235,7 @@ in rec { | |||
| 235 | readme=:readme.txt | 235 | readme=:readme.txt |
| 236 | readme=:readme | 236 | readme=:readme |
| 237 | 237 | ||
| 238 | strict-export=git-daemon-ok | 238 | strict-export=git-daemon-export-ok |
| 239 | project-list=/srv/git/projects.list | 239 | project-list=/srv/git/projects.list |
| 240 | section-from-path=2 | 240 | section-from-path=2 |
| 241 | scan-path=/srv/git/repositories | 241 | scan-path=/srv/git/repositories |
