2019-04-24 12:58:54 +02:00
|
|
|
---
|
|
|
|
# local user config:
|
|
|
|
users:
|
|
|
|
lilian:
|
|
|
|
- l3d@backup.l3d.yt
|
|
|
|
- l3d@derpy.l3d.yt
|
|
|
|
- l3d@mobile.l3d.yt
|
|
|
|
- l3d@pinkie.l3d.yt
|
|
|
|
- l3d@business.wingcon.com
|
|
|
|
|
|
|
|
admins:
|
|
|
|
- lilian
|
|
|
|
|
|
|
|
# used to automatically generate correct admin keys
|
|
|
|
admins_ssh_root_prefix:
|
|
|
|
- l3d
|
|
|
|
|
|
|
|
accounts:
|
|
|
|
- lilian
|
2019-04-24 13:36:04 +02:00
|
|
|
|
2020-03-03 10:21:25 +01:00
|
|
|
akku_warning:
|
|
|
|
user: "lilian"
|
|
|
|
script_dest: '/tmp/x.sh'
|
2019-04-24 14:50:40 +02:00
|
|
|
|
|
|
|
copy_to_user: "{{ akku_user }}"
|
2019-06-11 11:31:13 +02:00
|
|
|
|
|
|
|
i3_monitors:
|
|
|
|
- monitor:
|
|
|
|
id: 1
|
|
|
|
output: "DP1"
|
|
|
|
mode: "2560x1440"
|
|
|
|
pos: "0x0"
|
|
|
|
rotate: "normal"
|
2021-03-11 21:52:51 +01:00
|
|
|
workspaces: [1, 2, 3, 4, 5]
|
2019-06-11 11:31:13 +02:00
|
|
|
- monitor:
|
|
|
|
id: 2
|
|
|
|
output: "HDMI2"
|
2019-06-11 13:45:10 +02:00
|
|
|
mode: "1920x1200"
|
2019-06-11 11:31:13 +02:00
|
|
|
pos: "2560x0"
|
2019-06-11 11:37:16 +02:00
|
|
|
rotate: "normal"
|
2021-03-11 21:52:51 +01:00
|
|
|
workspaces: [6, 7, 8, 9, 0]
|
2019-06-17 11:26:33 +02:00
|
|
|
|
|
|
|
wine_user: "lilian"
|
2020-03-06 18:17:50 +01:00
|
|
|
akku_user: "lilian"
|
2020-03-19 10:09:12 +01:00
|
|
|
wine_user_home: "/home/lilian"
|