dust: add lunar-client
This commit is contained in:
parent
a3c76503d1
commit
ca62fbffa3
3 changed files with 6 additions and 1 deletions
|
@ -47,6 +47,7 @@
|
|||
telegram-desktop
|
||||
wl-clipboard
|
||||
|
||||
lunar-client
|
||||
osu-lazer-bin
|
||||
prismlauncher
|
||||
])
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
"cef-binary"
|
||||
"dart"
|
||||
"go"
|
||||
"lunarclient"
|
||||
"osu-lazer-bin"
|
||||
"rustc-bootstrap"
|
||||
"rustc-bootstrap-wrapper"
|
||||
|
@ -24,11 +25,12 @@
|
|||
lib.elem (lib.getName pkg) [
|
||||
"fcitx5-pinyin-minecraft"
|
||||
"fcitx5-pinyin-moegirl"
|
||||
"lunarclient"
|
||||
"osu-lazer-bin"
|
||||
"steam"
|
||||
"steam-original"
|
||||
"steam-unwrapped"
|
||||
"steam-run"
|
||||
"steam-unwrapped"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -30,6 +30,8 @@
|
|||
".ssh"
|
||||
".mozilla/firefox"
|
||||
".thunderbird"
|
||||
".minecraft"
|
||||
".lunarclient"
|
||||
|
||||
".cache"
|
||||
".local/share"
|
||||
|
|
Loading…
Reference in a new issue