feat: base layout

This commit is contained in:
2025-10-26 17:41:58 +00:00
parent a2f977cdc0
commit 700dc469c4
14 changed files with 13 additions and 0 deletions
View File
+10
View File
@@ -0,0 +1,10 @@
#/bin/zsh
# Install / bootstrap script
ARCH_APPS = [
]
AUR_APPS = [
]
View File
View File
View File