diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-09-01 16:02:19 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-09-01 16:02:19 +0800 |
commit | 62fbe39fe95a895424276deb1234103a1163ff30 (patch) | |
tree | b5f1316d62c92b608828d5aa7cdf1d216a560a80 | |
parent | 28f95a647771fe6d417390f495bab578259bbf3b (diff) |
install bpf for bpftool
-rw-r--r-- | etc/pacman.conf | 4 | ||||
-rw-r--r-- | home/xyz/.config/myconf/pacman_Qqne | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf index 1ff36947..5bc30b90 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -80,8 +80,8 @@ Server = https://mirrors.flylightning.xyz/archlinux/fly/os/any # DANCTNIX: Uncomment this if you want to be the first trying out new stuffs. # They might break your device. -#[danctnix-testing] -#Server = https://archmobile.mirror.danctnix.org/$repo/$arch/ +[danctnix-testing] +Server = https://archmobile.mirror.danctnix.org/$repo/$arch/ [danctnix] Server = https://archmobile.mirror.danctnix.org/$repo/$arch/ diff --git a/home/xyz/.config/myconf/pacman_Qqne b/home/xyz/.config/myconf/pacman_Qqne index aa42f2ad..8a292b21 100644 --- a/home/xyz/.config/myconf/pacman_Qqne +++ b/home/xyz/.config/myconf/pacman_Qqne @@ -8,6 +8,7 @@ base base-devel bash-completion bcprov +bpf browserpass browserpass-firefox busybox |