fix(bbsteamie): get breeze cursors on steam
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2025-02-16 14:14:53 -05:00
parent d90bfe8378
commit a22f10e47f

View file

@ -18,6 +18,11 @@ in {
extraCompatPackages = [
self.packages.${pkgs.system}.proton-ge-latest
];
# https://github.com/NixOS/nixpkgs/issues/25444#issuecomment-1977416787
extraPackages = with pkgs; [
kdePackages.breeze
];
};
# Jovian Steam settings