Skip to content

Commit

Permalink
Add excludes and packages to dnf in
Browse files Browse the repository at this point in the history
pantheon-live.yaml
  • Loading branch information
korewaChino committed Nov 8, 2023
1 parent d01a0ee commit 3e37f49
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions katsu/modules/pantheon/pantheon-live.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,13 @@ dnf:
releasever: 39
options:
- --setopt=strict=0
excludes:
- gdm
- gnome-session
packages:
- "@ultramarine-pantheon-product-enviroment"
- elementary-greeter
- lightdm
# scripts:
# post:
# - id: flagship-live
Expand Down

0 comments on commit 3e37f49

Please sign in to comment.