about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Expand)AuthorFilesLines
2013-12-14Merge pull request #1373 from offlinehacker/nixos/memcached/user_fixMichael Raskin2-1/+3
2013-12-14Merge pull request #1362 from tomberek/ddclient_correctionMichael Raskin1-1/+1
2013-12-14Merge pull request #1340 from bjornfor/ntopngMichael Raskin2-0/+117
2013-12-14add herbstluftwm enable optionDavid Virgilio2-0/+29
2013-12-13memcached: set uid to make it work with #1076Jaka Hudoklin2-1/+3
2013-12-12Google Compute image: fix punctuation in description, give disk image proper ...Rob Vermaas1-6/+5
2013-12-12Manual: Fix typoEelco Dolstra1-1/+1
2013-12-11Correct web-skip value to match behavior of checkip.dyndns.comThomas Bereknyei1-1/+1
2013-12-11fail2ban: Fix preStart actionEelco Dolstra1-1/+1
2013-12-11Remove a hardcoded SSH public key from the Google Compute image.Rob Vermaas1-2/+0
2013-12-11Add initial configuration for Google Compute EngineRob Vermaas2-0/+163
2013-12-09nixos: add ntopng serviceBjørn Forsman2-0/+117
2013-12-09nixos/libvirtd-service: fix fail-to-start when no machines are configuredBjørn Forsman1-0/+1
2013-12-07nixos/avahi-service: small documentation updateBjørn Forsman1-1/+4
2013-12-03postgresql: Fix shutdownEelco Dolstra1-0/+1
2013-12-02Fix passing of kernel parametersEelco Dolstra1-0/+1
2013-12-01cups: Allow users in the wheel group to do admin actionsEelco Dolstra1-1/+1
2013-11-30systemd: add services.journald.extraConfig optionSong Wenwu1-0/+11
2013-11-28Merge pull request #1292 from jozko/openldap-fixesDomen Kožar2-2/+27
2013-11-28Added openldap user, group and configure service so its not running as root.Jozko Skrablin2-2/+27
2013-11-27nixos/libvirtd-service: fix for garbage collected emulator pathsBjørn Forsman1-0/+13
2013-11-27Add support for lightweight NixOS containersEelco Dolstra10-27/+172
2013-11-27When setting $NIX_REMOTE, check whether /nix/var/nix/db is writableEelco Dolstra1-3/+1
2013-11-27postgresql: Fix the port optionEelco Dolstra1-3/+6
2013-11-26Add a regression test for hostname / nss_myhostnameEelco Dolstra2-2/+8
2013-11-26nscd: Fix LD_LIBRARY_PATHEelco Dolstra1-1/+0
2013-11-26Allow services to specify a pre-stop scriptEelco Dolstra2-0/+14
2013-11-26Disable various services when running inside a containerEelco Dolstra11-16/+37
2013-11-22Make dd-agent services restart when killed.Rob Vermaas1-0/+4
2013-11-20Add a nix module for AMD Hybrid GraphicsWilliam A. Kennington III2-0/+40
2013-11-19Don't include the code name in the EBS AMI nameEelco Dolstra1-1/+1
2013-11-18polkit: Add some examplesEelco Dolstra1-1/+9
2013-11-18polkit: Fix authenticating as a wheel userEelco Dolstra1-4/+4
2013-11-18polkit: The rule file needs to end in .rulesEelco Dolstra1-12/+9
2013-11-18httpd.nix: Support non-root operationEelco Dolstra1-2/+3
2013-11-18Allow running NixOS services outside of systemdEelco Dolstra3-2/+122
2013-11-18Check whether fileSystems defines the root FSEelco Dolstra2-0/+6
2013-11-18Allow overrides to work for unit optionsEelco Dolstra1-4/+6
2013-11-18Use types.lines for script/preStart/postStart/postStopEelco Dolstra1-14/+14
2013-11-18Apply better type checking to unitConfig/serviceConfig/...Eelco Dolstra2-48/+54
2013-11-18Fix broken Conflicts optionsEelco Dolstra2-5/+3
2013-11-18Allow building/testing individual systemd unitsEelco Dolstra2-28/+66
2013-11-16xfce: enable tumbler the thumbnail manager (close #1206)Sergey Mironov1-0/+1
2013-11-16systemd: Add systemd.extraConfig option for /etc/systemd/system.confRicardo M. Correia1-0/+11
2013-11-16systemd: Change services.logind.extraConfig type to types.linesRicardo M. Correia1-1/+1
2013-11-14Put /efi and /loader on the main livecd partition for efi booting with unetbo...Shea Levy1-18/+22
2013-11-13mediawiki: Update to 1.20.7Eelco Dolstra1-2/+2
2013-11-13networkmanager NixOS service: Make it possible to append or insert name serve...Rickard Nilsson1-20/+22
2013-11-12Properly handle unit names with dashes in themEelco Dolstra1-4/+4
2013-11-12Add some primops to libEelco Dolstra9-20/+22