Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

Commit 8690bfb

Browse files
authored
Add hostname setting to recipe.yml
1 parent 250176b commit 8690bfb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

recipes/recipe.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ modules:
9696

9797
- type: script
9898
snippets:
99+
- hostnamectl set-hostname origami
99100
- git clone https://github.com/vinceliuice/WhiteSur-icon-theme.git /tmp/WhiteSur-icon-theme
100101
- /tmp/WhiteSur-icon-theme/install.sh -b -a
101102
- rm -rf /tmp/WhiteSur-icon-theme

0 commit comments

Comments
 (0)