nixpkgs/modules
aszlig 6ae87b81cc
qemu-vm: Add new option writableStoreUseTmpfs.
This is to use the VMs own disk image instead of a tmpfs in order to
avoid eating more memory. Of course, by default we still use the tmpfs
in order to not break existing VM tests.

I personally don't like the coding style of the option definition, but
in order to stay consistent, I followed the overall style in this file.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-01 02:10:13 +02:00
..
config Hide kernel pointers for unprivileged users via kptr_restrict 2013-07-31 16:11:04 +02:00
hardware
installer nixos-rebuild: Allow to use --repair. 2013-07-26 06:23:49 +02:00
misc Add OpenSMTPD service option 2013-07-30 10:20:56 +02:00
profiles Fix the sshd check in the rebuildCD test 2013-07-09 16:12:34 +02:00
programs bash: Disable hashing of command lookups in interactive shells 2013-07-31 14:55:24 +02:00
security Merge pull request #173 from wizeman/apparmor-service 2013-05-28 16:46:30 -07:00
services Merge pull request #201 from garbas/networkmanager 2013-07-31 12:06:15 -07:00
system Lower the default console log level 2013-07-23 22:18:25 +02:00
tasks NFS: Use network-online.target instead of remote-fs-pre.target 2013-07-16 11:55:12 +02:00
testing Work around "Input/output error" opening /dev/ttyS0 2013-07-16 15:04:32 +02:00
virtualisation qemu-vm: Add new option writableStoreUseTmpfs. 2013-08-01 02:10:13 +02:00
module-list.nix Add OpenSMTPD service option 2013-07-30 10:20:56 +02:00
rename.nix