* Fix the Rogue job.

svn path=/nixos/trunk/; revision=17830
This commit is contained in:
Eelco Dolstra 2009-10-15 14:02:24 +00:00
parent e055085ac1
commit 762c13b83e

View file

@ -48,7 +48,7 @@ in
extraConfig = "chdir /root";
exec = "${pkgs.rogue}/bin/rogue < /dev/{cfg.tty} > /dev/{cfg.tty} 2>&1";
exec = "${pkgs.rogue}/bin/rogue < /dev/${cfg.tty} > /dev/${cfg.tty} 2>&1";
};
services.ttyBackgrounds.specificThemes = singleton