3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules
aszlig 80fb17b251
nixos/nix-daemon: Require .mount for /nix/store.
Also related to NixOS/nixops#350, because while switching to the new
configuration, depending on /nix/store also propagates to the mount
points for /nix/.ro-store and /nix/.rw-store and we don't get an error
while trying to unmount them (because nix-daemon needs to be stopped for
unmounting these paths).

While Nix does have the option to set a different store path, I've found
only hardcoded references in nix-daemon.nix, so I'm using a hardcoded
reference here as well, because after all customizing the store path
will probably only make sense on non-NixOS systems.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-22 19:50:12 +02:00
..
config Factor out option renaming 2015-10-14 18:18:47 +02:00
hardware Put all firmware in $out/lib/firmware 2015-08-25 00:40:34 +02:00
installer nixos-generate-config: look at mmc_host for device drivers 2015-10-16 17:41:15 +11:00
misc xtreemfs: add nixos module 2015-09-22 21:46:52 +02:00
profiles nixos: add xfs support to profiles/minimal 2015-09-18 18:58:18 +00:00
programs Manual: Remove store path references 2015-09-24 11:50:58 +02:00
security nixos: fix some types 2015-09-18 18:48:50 +00:00
services nixos/nix-daemon: Require .mount for /nix/store. 2015-10-22 19:50:12 +02:00
system switch-to-configuration: Fix unit name quoting. 2015-10-22 19:40:00 +02:00
tasks Fix typo in nixos/modules/tasks/filesystems/nfs.nix. 2015-10-14 08:48:34 +08:00
testing test-instrumentation.nix: Prevent calling a pager 2015-01-15 14:39:29 +01:00
virtualisation nixos/docker: default storageDriver to "devicemapper" 2015-10-04 14:34:38 +02:00
module-list.nix supplicant module: extended module for wpa_supplicant 2015-10-06 20:12:40 +02:00
rename.nix Factor out option renaming 2015-10-14 18:18:47 +02:00