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