Sync to ~/Sync and remove obsolete backup
This commit is contained in:
parent
73736b73ea
commit
65c5f4883f
3 changed files with 38 additions and 36 deletions
|
|
@ -26,7 +26,7 @@ in
|
|||
};
|
||||
cgit."git" = {
|
||||
group = "git";
|
||||
enable = true;
|
||||
enable = false; # FIXME: find out what breaks here
|
||||
scanPath = gitpath;
|
||||
nginx.virtualHost = cgit-host;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue