diff --git a/home/default.nix b/home/default.nix index b1712fd..7519901 100644 --- a/home/default.nix +++ b/home/default.nix @@ -47,6 +47,7 @@ telegram-desktop wl-clipboard + lunar-client osu-lazer-bin prismlauncher ]) diff --git a/hosts/dust/anti-feature.nix b/hosts/dust/anti-feature.nix index 97e6bf7..c56bc30 100644 --- a/hosts/dust/anti-feature.nix +++ b/hosts/dust/anti-feature.nix @@ -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" ]; }; } diff --git a/hosts/dust/preservation.nix b/hosts/dust/preservation.nix index d6a9a12..64e69fc 100644 --- a/hosts/dust/preservation.nix +++ b/hosts/dust/preservation.nix @@ -30,6 +30,8 @@ ".ssh" ".mozilla/firefox" ".thunderbird" + ".minecraft" + ".lunarclient" ".cache" ".local/share"