krebs repo-sync: activate also git
This commit is contained in:
parent
4d5e38ba58
commit
0b300dc90e
@ -65,6 +65,15 @@ in {
|
||||
krebs.repo-sync = {
|
||||
enable = true;
|
||||
};
|
||||
krebs.git = {
|
||||
enable = mkDefault true;
|
||||
cgit = {
|
||||
settings = {
|
||||
root-title = "Shared Repos";
|
||||
root-desc = "keep on krebsing";
|
||||
};
|
||||
};
|
||||
};
|
||||
imports = [
|
||||
(sync-retiolum "stockholm")
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user