dust: add lunar-client

This commit is contained in:
Guanran Wang 2024-10-26 10:27:20 +08:00
parent a3c76503d1
commit ca62fbffa3
Signed by: nyancat
GPG key ID: 91F97D9ED12639CF
3 changed files with 6 additions and 1 deletions

View file

@ -47,6 +47,7 @@
telegram-desktop telegram-desktop
wl-clipboard wl-clipboard
lunar-client
osu-lazer-bin osu-lazer-bin
prismlauncher prismlauncher
]) ])

View file

@ -11,6 +11,7 @@
"cef-binary" "cef-binary"
"dart" "dart"
"go" "go"
"lunarclient"
"osu-lazer-bin" "osu-lazer-bin"
"rustc-bootstrap" "rustc-bootstrap"
"rustc-bootstrap-wrapper" "rustc-bootstrap-wrapper"
@ -24,11 +25,12 @@
lib.elem (lib.getName pkg) [ lib.elem (lib.getName pkg) [
"fcitx5-pinyin-minecraft" "fcitx5-pinyin-minecraft"
"fcitx5-pinyin-moegirl" "fcitx5-pinyin-moegirl"
"lunarclient"
"osu-lazer-bin" "osu-lazer-bin"
"steam" "steam"
"steam-original" "steam-original"
"steam-unwrapped"
"steam-run" "steam-run"
"steam-unwrapped"
]; ];
}; };
} }

View file

@ -30,6 +30,8 @@
".ssh" ".ssh"
".mozilla/firefox" ".mozilla/firefox"
".thunderbird" ".thunderbird"
".minecraft"
".lunarclient"
".cache" ".cache"
".local/share" ".local/share"