mirror of
https://github.com/BigfootACA/arch-image-builder.git
synced 2024-11-13 14:24:38 +08:00
configs: desktop: initial supports for phosh
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
This commit is contained in:
parent
a847cbe03d
commit
86b7cc6943
16
configs/desktop/phosh.yaml
Normal file
16
configs/desktop/phosh.yaml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# GNOME desktop
|
||||||
|
pacman:
|
||||||
|
install:
|
||||||
|
- phosh
|
||||||
|
filesystem:
|
||||||
|
files:
|
||||||
|
- path: /var/lib/AccountsService/users/alarm
|
||||||
|
content: |
|
||||||
|
[User]
|
||||||
|
Session=phosh
|
||||||
|
- path: /var/lib/AccountsService/users/arch
|
||||||
|
content: |
|
||||||
|
[User]
|
||||||
|
Session=phosh
|
||||||
|
+also:
|
||||||
|
- desktop/gnome
|
Loading…
Reference in New Issue
Block a user