Eelco Dolstra
5c1f8cbc70
Move all of NixOS to nixos/ in preparation of the repository merge
2013-10-10 13:28:20 +02:00
Eelco Dolstra
17457297cb
Update all legacy-style modules
...
I.e., modules that use "require = [options]". Nowadays that should be
written as
{
options = { ... };
config = { ... };
};
Also, use "imports" instead of "require" in places where we actually
import another module.
2013-09-04 13:05:09 +02:00
Domen Kozar
fde8e002ce
tests.xfce: attempt to fix terminal command
2013-06-23 13:13:03 +02:00
Eelco Dolstra
c04d1477de
svn path=/nixos/trunk/; revision=29435
2011-09-22 08:27:29 +00:00
Peter Simons
eb6e1310b8
strip trailing whitespace; no functional change
...
svn path=/nixos/trunk/; revision=29285
2011-09-14 18:20:50 +00:00
Eelco Dolstra
80d817fcb7
* Verify whether Xfce users get ownership of devices.
...
svn path=/nixos/trunk/; revision=28396
2011-08-08 17:16:49 +00:00
Eelco Dolstra
c52aeacf1a
* Factor out some test commonality.
...
svn path=/nixos/trunk/; revision=26394
2011-03-17 14:04:47 +00:00
Eelco Dolstra
ff458f3fc8
* Add a very basic test for Xfce.
...
svn path=/nixos/trunk/; revision=26284
2011-03-11 17:00:10 +00:00