refactor(install): 移除 yay 依赖,decman 改为直接 makepkg 安装
This commit is contained in:
@@ -65,5 +65,4 @@ class BaseModule(Module):
|
||||
def aur_packages(self) -> set[str]:
|
||||
return {
|
||||
"decman",
|
||||
"yay-bin",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user