butcher, remove empty password and get ready for pamshits

This commit is contained in:
yourfriendoss 2023-11-29 11:24:48 +02:00
parent 7ba70c8132
commit 743304aa66

View file

@ -92,7 +92,7 @@
block: |
[Service]
ExecStart=
ExecStart=-/sbin/agetty -o '-p -- yf' --noclear --skip-login - $TERM
ExecStart=-/sbin/agetty --skip-login - $TERM
Environment=XDG_SESSION_TYPE=wayland
become: yes
@ -102,10 +102,6 @@
enabled: true
become: yes
- name: Remove password of yf
user: name=yf password=''
become: yes
- name: Install stow
community.general.pacman:
name: