From 52b50c2ba37d2c7d56929a728c27e684f823decd Mon Sep 17 00:00:00 2001 From: Maximilian Friedersdorff Date: Mon, 3 Oct 2022 12:06:13 +0100 Subject: [PATCH] Install bitwarden cli --- states/qutebrowser/arch.sls | 1 + states/setup-arch.sls | 2 +- states/vim/arch.sls | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/states/qutebrowser/arch.sls b/states/qutebrowser/arch.sls index 487049c..35cb589 100644 --- a/states/qutebrowser/arch.sls +++ b/states/qutebrowser/arch.sls @@ -5,3 +5,4 @@ install qutebrowser: - qt5-wayland - python-tldextract - wofi + - bitwarden-cli diff --git a/states/setup-arch.sls b/states/setup-arch.sls index 9921620..b2579ac 100644 --- a/states/setup-arch.sls +++ b/states/setup-arch.sls @@ -13,6 +13,6 @@ archmirror: - name: /etc/pacman.d/archmirror - user: root - group: root - - mode: 640 + - mode: 644 - contents: - "Server = https://pkg-cache.friedersdorff.com/archlinux/$repo/os/$arch" diff --git a/states/vim/arch.sls b/states/vim/arch.sls index 21d31ee..dd47c29 100644 --- a/states/vim/arch.sls +++ b/states/vim/arch.sls @@ -3,7 +3,6 @@ install vim: - pkgs: - gvim - powerline - - powerline-fonts-git - ctags - python-pylint - flake8 -- 2.45.2