nixpkgs/nixos/modules
Bjørn Forsman 9474fbae65 nixos: add ntopng service
ntopng is a high-speed web-based traffic analysis and flow collection
tool. Enable it by adding this to configuration.nix:

  services.ntopng.enable = true;

Open a browser at http://localhost:3000 and login with the default
username/password: admin/admin.
2013-12-09 21:35:01 +01:00
..
config Disable various services when running inside a container 2013-11-26 18:19:45 +01:00
hardware Add some primops to lib 2013-11-12 13:48:30 +01:00
installer Put /efi and /loader on the main livecd partition for efi booting with unetbootin 2013-11-14 18:18:46 -05:00
misc Added openldap user, group and configure service so its not running as root. 2013-11-28 22:21:50 +01:00
profiles Hack to work around the lack of isPath 2013-10-28 22:45:57 +01:00
programs nixos: capitalize a bunch of service descriptions 2013-11-09 20:45:50 +01:00
security polkit: Add some examples 2013-11-18 18:04:17 +01:00
services nixos: add ntopng service 2013-12-09 21:35:01 +01:00
system Fix passing of kernel parameters 2013-12-02 11:56:58 -05:00
tasks Disable various services when running inside a container 2013-11-26 18:19:45 +01:00
testing Allow running NixOS services outside of systemd 2013-11-18 18:04:17 +01:00
virtualisation nixos/libvirtd-service: fix for garbage collected emulator paths 2013-11-27 23:09:57 +01:00
module-list.nix nixos: add ntopng service 2013-12-09 21:35:01 +01:00
rename.nix Drop environment.x11Packages 2013-10-30 18:47:43 +01:00