rogue: boot.extraTTYs -> console.extraTTYs
This commit is contained in:
parent
992245f844
commit
d80570f3f5
|
@ -40,7 +40,7 @@ in
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
|
||||
boot.extraTTYs = [ cfg.tty ];
|
||||
console.extraTTYs = [ cfg.tty ];
|
||||
|
||||
systemd.services.rogue =
|
||||
{ description = "Rogue dungeon crawling game";
|
||||
|
|
Loading…
Reference in New Issue