dc389c5d1e51c6817eabfcc6f3cc7786214c3489
Now you can access gitweb at http://yourserver/gitweb by simply adding this to configuration.nix (assuming services.lighttpd.enable = true); services.lighttpd.gitweb.enable = true; The path to all bare repositories served by gitweb can be set with this option (default value below): services.lighttpd.gitweb.projectroot = "/srv/git"; Based on patch contributed by Bjørn Forsman.
*** NixOS *** NixOS is a Linux distribution based on the purely functional package management system Nix. More information can be found at http://nixos.org/nixos and in the manual in doc/manual.
Languages
Nix
95%
Shell
2%
Python
1.8%
Rust
0.3%
JavaScript
0.2%
Other
0.4%