about summary refs log tree commit diff
path: root/nixos/modules/services/ttys
diff options
context:
space:
mode:
authorMatthew_Cash <matthew@matthew-cash.com>2023-06-16 19:12:07 -0700
committerMatthew_Cash <matthew@matthew-cash.com>2023-06-16 19:12:07 -0700
commitae234ed1aba0d9ec5a48cb6464e8563e1914a676 (patch)
tree0887c978155ad6ef306cac370c840d53f586ddbb /nixos/modules/services/ttys
parentcc6dbc40eafc6fc63277d6e5f5b897dd73245fdf (diff)
downloadnixlib-ae234ed1aba0d9ec5a48cb6464e8563e1914a676.tar
nixlib-ae234ed1aba0d9ec5a48cb6464e8563e1914a676.tar.gz
nixlib-ae234ed1aba0d9ec5a48cb6464e8563e1914a676.tar.bz2
nixlib-ae234ed1aba0d9ec5a48cb6464e8563e1914a676.tar.lz
nixlib-ae234ed1aba0d9ec5a48cb6464e8563e1914a676.tar.xz
nixlib-ae234ed1aba0d9ec5a48cb6464e8563e1914a676.tar.zst
nixlib-ae234ed1aba0d9ec5a48cb6464e8563e1914a676.zip
nixos/kmscon: disable reload-systemd-vconsole-setup service
Diffstat (limited to 'nixos/modules/services/ttys')
-rw-r--r--nixos/modules/services/ttys/kmscon.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/services/ttys/kmscon.nix b/nixos/modules/services/ttys/kmscon.nix
index f5a8d8b104d2..1d98e7ddacc8 100644
--- a/nixos/modules/services/ttys/kmscon.nix
+++ b/nixos/modules/services/ttys/kmscon.nix
@@ -99,6 +99,7 @@ in {
     systemd.units."kmsconvt@.service".aliases = [ "autovt@.service" ];
 
     systemd.services.systemd-vconsole-setup.enable = false;
+    systemd.services.reload-systemd-vconsole-setup.enable = false;
 
     services.kmscon.extraConfig =
       let