summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlake Romero <blake@developercraft.com>2025-10-22 16:54:23 +0100
committerBlake Romero <blake@developercraft.com>2025-10-22 16:54:23 +0100
commitff7c92a7c79661a42fbdff232dba5b9fe3349ccd (patch)
tree0605ae2e3e9990cbc2626e134d71b0273c20b668
parente7c525e1c1a8c0ca0df184bc4f80e67e0d5d07f2 (diff)
Increase default boot size & hostname
-rw-r--r--config4
1 files changed, 2 insertions, 2 deletions
diff --git a/config b/config
index f684f9d..d3983b9 100644
--- a/config
+++ b/config
@@ -15,7 +15,7 @@ root="${drive}2"
swap_size=auto
# Boot size (e.g: 256M, 512M, 1G)
-boot_size=512M
+boot_size=1G
# Duel-boot (i.e. a shared BOOT partition is used)
# Caution:
@@ -33,7 +33,7 @@ user=blake
user_groups=wheel,video,audio,input,log
# System name
-hostname=ArtixPC
+hostname=pc
# timezones are available in the /usr/share/zoneinfo/ directory
timezone=Europe/London