Update & Umu & Wine
Some checks failed
Nix Build / build-nixos (push) Failing after 5m54s

This commit is contained in:
soraefir
2024-09-17 10:33:57 +02:00
parent b00983cd21
commit 221250699c
3 changed files with 54 additions and 21 deletions

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: {
{ inputs, lib, config, pkgs, ... }: {
imports = [ ./openttd.nix ];
@ -15,6 +15,10 @@
prismlauncher
openttd-jgrpp
bottles
inputs.umu.packages.${pkgs.system}.umu
wineWow64Packages.waylandFull
proton-ge-bin
];
};