mirror of
https://github.com/kairos-io/packages.git
synced 2025-09-18 16:41:44 +00:00
8 lines
206 B
YAML
8 lines
206 B
YAML
name: "Fonts fix for ubuntu"
|
|
stages:
|
|
initramfs.after:
|
|
- if: "[[ $(kairos-agent state get kairos.flavor) =~ ^ubuntu ]]"
|
|
name: "setupcon initramfs.after ubuntu"
|
|
commands:
|
|
- setupcon
|