2 tv.git-public: set tv.git's root-{desc,title}

This commit is contained in:
tv 2015-07-13 18:27:46 +02:00
parent 0ab950c13e
commit c6fb4199b6

View File

@ -79,5 +79,7 @@ in
tv.git = {
enable = true;
inherit repos rules users;
root-title = "public repositories at ${config.networking.hostName}";
root-desc = "keep calm and engage";
};
}