l git: add disko repo
This commit is contained in:
parent
32aa44f1ae
commit
74698c9044
@ -71,4 +71,5 @@ in {
|
||||
}
|
||||
'';
|
||||
services.rabbitmq.enable = true;
|
||||
services.postgresql.enable = true;
|
||||
}
|
||||
|
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user