Merge pull request #238193 from MatthewCash/master

nixos/kmscon: disable reload-systemd-vconsole-setup service
This commit is contained in:
Ilan Joselevich 2023-06-18 16:18:43 +03:00 committed by GitHub
commit c8afc7dd83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,6 +99,7 @@ in {
systemd.units."kmsconvt@.service".aliases = [ "autovt@.service" ]; systemd.units."kmsconvt@.service".aliases = [ "autovt@.service" ];
systemd.services.systemd-vconsole-setup.enable = false; systemd.services.systemd-vconsole-setup.enable = false;
systemd.services.reload-systemd-vconsole-setup.enable = false;
services.kmscon.extraConfig = services.kmscon.extraConfig =
let let