From 804647930842b47637681546b9998603511e9133 Mon Sep 17 00:00:00 2001 From: LinuxSquare <7436714-OfficialLinuxSquare@users.noreply.gitlab.com> Date: Fri, 29 Sep 2023 17:25:29 +0200 Subject: [PATCH] Fix shell --- system/shell.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/shell.sls b/system/shell.sls index c91121b..c1fa846 100644 --- a/system/shell.sls +++ b/system/shell.sls @@ -60,7 +60,7 @@ system_shell_zshd_directory: - file_mode: '0644' - makedirs: true - require: - - system_shell_packages + - system_shell_pkgs system_shell_zsh_keybinds: file.managed: