mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-22 17:16:01 +02:00
gnu: vm: Add more ttys.
* gnu/system/vm.scm (system-qemu-image): Add more ttys.
This commit is contained in:
@@ -428,6 +428,9 @@ input tuples."
|
||||
(list (mingetty-service store "tty1")
|
||||
(mingetty-service store "tty2")
|
||||
(mingetty-service store "tty3")
|
||||
(mingetty-service store "tty4")
|
||||
(mingetty-service store "tty5")
|
||||
(mingetty-service store "tty6")
|
||||
(syslog-service store)
|
||||
(guix-service store #:guix guix-0.4)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user