From be49f971eaaaa87b56ec16e9aa4a2cd40ed0f6f1 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Wed, 2 Nov 2022 16:15:09 +0200 Subject: [PATCH] Fix plymouth conf name --- config-root.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config-root.toml b/config-root.toml index 53619ed..ff00a60 100644 --- a/config-root.toml +++ b/config-root.toml @@ -195,7 +195,7 @@ dotfiles = [ "f_ignore", "f_logind.conf", "f_mkinitcpio.conf", - "f_plymouthd", + "f_plymouthd.conf", "f_sshd_config", "f_system.conf", "f_timesyncd.conf", @@ -212,7 +212,7 @@ dotfiles = [ "f_cpupower", "f_doas.conf", "f_mkinitcpio.conf", - "f_plymouthd", + "f_plymouthd.conf", "f_sshd_config", ]