gonna try arch
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
- name: Add mirrorlist to pacman.conf
|
||||
blockinfile:
|
||||
path: /etc/pacman.conf
|
||||
marker: "$ {mark} ANSIBLE MANAGED ARCH REPOS"
|
||||
marker: "# {mark} ANSIBLE MANAGED ARCH REPOS"
|
||||
block: |
|
||||
|
||||
[extra]
|
||||
|
||||
@@ -33,7 +33,7 @@ packages:
|
||||
- bash
|
||||
- dmenu
|
||||
- sway
|
||||
- less
|
||||
- sway-contrib
|
||||
- swaybg
|
||||
- swaylock
|
||||
- swayidle
|
||||
@@ -57,6 +57,7 @@ packages:
|
||||
- lf
|
||||
- gopass
|
||||
- neovim
|
||||
- less
|
||||
- git
|
||||
- stow
|
||||
- feh
|
||||
|
||||
Reference in New Issue
Block a user