Move wine to home-manager

This commit is contained in:
BuyMyMojo 2025-03-29 21:41:50 +11:00
parent f6c37033fd
commit a53bc49fa8
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B

View file

@ -31,6 +31,8 @@
home.file."Godot/4.3-mono".source = unstable.godot_4_3-mono; home.file."Godot/4.3-mono".source = unstable.godot_4_3-mono;
home.file."Godot/export-templates/4.3".source = unstable.godot_4_3-export-templates; home.file."Godot/export-templates/4.3".source = unstable.godot_4_3-export-templates;
home.file."bin/wine".source = unstable.wineWowPackages.waylandFull;
# The home.packages option allows you to install Nix packages into your # The home.packages option allows you to install Nix packages into your
# environment. # environment.
home.packages = with unstable; with inputs; [ home.packages = with unstable; with inputs; [
@ -49,6 +51,10 @@
pkgs.ludusavi pkgs.ludusavi
inputs.shadps4-git.packages."x86_64-linux".default inputs.shadps4-git.packages."x86_64-linux".default
unstable.wineWowPackages.waylandFull
unstable.winetricks
steamtinkerlaunch
# === Minecraft === # === Minecraft ===
pkgs.prismlauncher pkgs.prismlauncher
# pkgs.zulu8 # pkgs.zulu8