summaryrefslogtreecommitdiffstats
path: root/lass/2configs/git.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lass/2configs/git.nix')
-rw-r--r--lass/2configs/git.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/lass/2configs/git.nix b/lass/2configs/git.nix
index 9e3c426e..829e6226 100644
--- a/lass/2configs/git.nix
+++ b/lass/2configs/git.nix
@@ -34,6 +34,10 @@ let
cgit.desc = "krebs thesauron & enterprise-patterns";
cgit.section = "documentation";
};
+ disko = {
+ cgit.desc = "take a description of your disk layout and produce a format script";
+ cgit.section = "software";
+ };
news = {
cgit.desc = "take a rss feed and a timeout and print it to stdout";
cgit.section = "software";