nixpkgs/system
Eelco Dolstra 3e8be34fcc * Set $NIX_OTHER_STORES to /var/run/nix/remote-stores to make
automatic copying of build results from remote Nix stores work
  more-or-less automatically.  All you have to do is mount the remote
  FS on a subdirectory of /var/run/nix/remote-stores, e.g.

    $ sshfs remote_machine:/ /var/run/nix/remote-stores/foo

* Set $NIXPKGS_ALL.

svn path=/nixos/trunk/; revision=12411
2008-07-23 16:06:03 +00:00
..
activate-configuration.sh Added Postfix; handles at least local delivery with maildir/ 2008-06-30 15:13:02 +00:00
fontdir.nix Changed FontDir to also handle TTF. 2008-03-02 18:46:57 +00:00
fonts.nix MS Core Fonts are now optional 2008-03-05 14:30:19 +00:00
ids.nix Updated tomcat service with a more sophisticated model 2008-07-05 22:27:36 +00:00
modprobe * Use the aggregator to combine the kernel modules tree with 2008-01-12 23:37:17 +00:00
options.nix * Tabs considered harmful. 2008-07-23 14:13:27 +00:00
switch-to-configuration.sh Fix regexp to determine xserver and dbus correctly 2008-03-22 18:53:55 +00:00
system.nix * Set $NIX_OTHER_STORES to /var/run/nix/remote-stores to make 2008-07-23 16:06:03 +00:00
system.sh Added possibility of building multiple configurations by one nixos-rebuild. 2007-12-20 11:36:30 +00:00
users-groups.nix * Create some groups ("disk", "kmem", "tty", ...) that the default 2008-07-02 18:03:43 +00:00