lutris repaired upstream, add lib on nix-ld, update flake
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
|
||||
config = lib.mkIf config.mods.game.enable {
|
||||
home.packages = with pkgs;[
|
||||
# lutris #BORKED
|
||||
lutris
|
||||
mangohud
|
||||
moonlight-qt
|
||||
prismlauncher
|
||||
|
||||
@ -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";
|
||||
|
||||
Reference in New Issue
Block a user