Author: eelco
Date: Mon Mar 7 08:21:39 2011
New Revision: 26184
URL: https://svn.nixos.org/websvn/nix/?rev=26184&sc=1
Log:
* Die tabs die.
Modified:
nixos/trunk/modules/services/misc/nix-daemon.nix
Modified: nixos/trunk/modules/services/misc/nix-daemon.nix
==============================================================================
--- nixos/trunk/modules/services/misc/nix-daemon.nix Mon Mar 7 08:20:24
2011 (r26183)
+++ nixos/trunk/modules/services/misc/nix-daemon.nix Mon Mar 7 08:21:39
2011 (r26184)
@@ -61,12 +61,12 @@
chrootDirs = mkOption {
default = [];
- example = [ "/dev" "/proc" ];
- description =
- ''
- Directories from the host filesystem to be included
- in the chroot.
- '';
+ example = [ "/dev" "/proc" ];
+ description =
+ ''
+ Directories from the host filesystem to be included
+ in the chroot.
+ '';
};
extraOptions = mkOption {
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits