feat: removing wrong metapack

This commit is contained in:
2025-05-27 18:37:58 +01:00
parent bf16c34de7
commit a538e7890e
4 changed files with 0 additions and 176 deletions

View File

@@ -1,16 +0,0 @@
arch_package_manager = "paru"
flatpak_default_systemwide = false
# Whether to use the [hostname_groups] config table to decide which
# group files to use or to use all files in the groups folder.
# Default: false
hostname_groups_enabled = true
# Which group files apply for which hostnames
# paths starting without a / are relative to the groups folder
# Default: None
[hostname_groups]
john-desktop = ["default", "desktop"]
john-laptop = ["default", "laptop"]
server = []