fix: Invalid space in /etc/hostname

This commit is contained in:
Josh Megnauth 2024-10-20 12:32:19 +00:00 committed by Jeremy Soller
parent 20a5d8f464
commit 21b459b36e

View file

@ -40,9 +40,7 @@ pcid /etc/pcid.d/
[[files]]
path = "/etc/hostname"
data = """
redox
"""
data = "redox"
# https://www.freedesktop.org/software/systemd/man/latest/os-release.html
[[files]]