Remove ~/.pam_environment

It has been deprecated for a long time and Arch Linux finally rem-
oved support for it from pambase.

See: https://bugs.archlinux.org/task/68945
This commit is contained in:
Alan Orth 2022-11-06 21:23:34 +03:00
parent 8b23f5748e
commit 75ebcd48e3
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
2 changed files with 0 additions and 8 deletions

View File

@ -48,9 +48,6 @@ dotfiles:
f_psqlrc:
src: psqlrc
dst: ~/.psqlrc
f_pam_environment:
src: pam_environment
dst: ~/.pam_environment
f_bashrc:
src: bashrc
dst: ~/.bashrc
@ -93,7 +90,6 @@ profiles:
- f_wob.socket
- f_sway-session.target
- f_psqlrc
- f_pam_environment
- f_xdg_desktop_portal_wlr_config
- d_local_bin
- f_ssh-agent.service
@ -114,7 +110,6 @@ profiles:
- f_wob.socket
- f_sway-session.target
- f_psqlrc
- f_pam_environment
- f_xdg_desktop_portal_wlr_config
- f_geoclue-agent.service
- d_local_bin

View File

@ -1,3 +0,0 @@
MOZ_ENABLE_WAYLAND=1
QT_QPA_PLATFORM=wayland-egl
XDG_CURRENT_DESKTOP=sway