Find a file
Eelco Dolstra baac242a1f Run the garbage collector as a systemd service
Running it from systemd rather than cron has several advantages:
systemd ensures that only one instance runs at a time; the GC can be
manually started/stopped; and logging goes to the journal.

We still need cron to start the service at the right time, but
hopefully soon we can get rid of cron entirely (once systemd supports
starting a unit at a specific time).
2013-01-04 14:04:41 +01:00
doc Merge remote-tracking branch 'origin/master' into systemd 2012-12-11 17:40:39 +01:00
gui renaming all occurrences of /var/run/{booted,current}-system 2012-07-23 14:01:35 -04:00
lib systemd mount units: use 'escapeSystemdPath' from lib/utils 2013-01-01 14:53:54 +01:00
maintainers Update create-s3-amis and amazon-image.nix to recent nixos 2012-12-18 13:44:47 -05:00
modules Run the garbage collector as a systemd service 2013-01-04 14:04:41 +01:00
tests Remove obsolete file 2012-12-21 00:18:12 +01:00
.gitignore Add a .gitignore 2012-06-18 18:16:38 -04:00
.version * Add a command "nixos-version" that prints the version of the 2012-04-10 20:56:38 +00:00
COPYING
default.nix Use the binary cache in the installer 2012-12-08 19:00:06 +01:00
README
release-combined.nix * Include all of Nixpkgs. 2012-04-11 09:17:32 +00:00
release.nix Run all tests on both 32 and 64 bit 2012-10-24 12:59:19 +02:00

*** 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.