From 8ec669e136109b428fa6b04cf8887855636a43c0 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Fri, 27 Jan 2023 20:57:02 +0200 Subject: [PATCH] Disable yubikey auto lock on mirkwood --- config-root.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/config-root.toml b/config-root.toml index d878f57d..23226572 100644 --- a/config-root.toml +++ b/config-root.toml @@ -200,7 +200,6 @@ dotfiles = [ "f_system.conf", "f_timesyncd.conf", "f_welcomemessage.conf", - "f_yubikey_udev.rules", ] include = ["Locale", "Pacman", "Network"]