system: services: Don't emulate x86_64 on a x86_64.

This commit is contained in:
Raghav Gururajan 2022-11-10 07:35:41 -05:00
parent 260431ba94
commit 827aac364e
Signed by: raghavgururajan
GPG Key ID: 5F5816647F8BE551
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@
(service qemu-binfmt-service-type
(qemu-binfmt-configuration
(platforms
(lookup-qemu-platforms "x86_64"))))
(lookup-qemu-platforms "aarch64"))))
(service virtlog-service-type))
(modify-services %base-services
;; Automatically login at startup.