qgm-laptop proxy aus apt.conf entfernt
This commit is contained in:
parent
c04e753bb9
commit
afde365d01
5 changed files with 26 additions and 1 deletions
|
@ -66,6 +66,8 @@
|
|||
- filius
|
||||
- wine
|
||||
- kdenlive
|
||||
- terminator
|
||||
- geany
|
||||
autoremove: true
|
||||
state: latest
|
||||
environment:
|
||||
|
@ -110,6 +112,7 @@
|
|||
# - Kein Benutzerwechsel
|
||||
# - Kein Lockscreen
|
||||
# - Keine neue Session
|
||||
# - Login Session immer leer starten, nicht die laufenden Anwendungen merken
|
||||
|
||||
- name: Set mandatory KDE settings
|
||||
ansible.builtin.copy:
|
||||
|
@ -123,6 +126,9 @@
|
|||
action/switch_user=false
|
||||
action/lock_screen=false
|
||||
action/start_new_session=false
|
||||
|
||||
[General][$i]
|
||||
loginMode=emptySession
|
||||
|
||||
#########
|
||||
# Screen Locking abschalten, Mittelstufenschüler...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue