lutris repaired upstream, add lib on nix-ld, update flake

This commit is contained in:
2026-05-29 12:45:35 +02:00
parent 2ef3feda04
commit d5d569dbf5
5 changed files with 34 additions and 29 deletions

View File

@ -9,7 +9,7 @@
config = lib.mkIf config.mods.game.enable {
home.packages = with pkgs;[
# lutris #BORKED
lutris
mangohud
moonlight-qt
prismlauncher

View File

@ -11,6 +11,8 @@
wayland.windowManager.hyprland.systemd.variables = [ "--all" ];
programs.hyprshot.enable = true;
catppuccin.hyprland.enable = false;
wayland.windowManager.hyprland.enable = true;
wayland.windowManager.hyprland.configType = "hyprlang";