This commit is contained in:
Martin Benonisen 2024-10-31 14:14:20 +01:00
parent 3949d4e234
commit 83f45418c5
Signed by: mbeno
SSH Key Fingerprint: SHA256:iAzOA1WUAxocdh/WRWXcSg5nw2dJ1aDCvPuT+3ZjkwI

View File

@ -1,6 +1,5 @@
{ config, pkgs, inputs, ... }: { { config, pkgs, inputs, ... }: {
services.flatpak.enable = true; services.flatpak.enable = true;
programs.lutris.enable = true;
programs.steam = { programs.steam = {
enable = true; enable = true;
@ -41,6 +40,7 @@
vkd3d vkd3d
vkd3d-proton vkd3d-proton
vk-bootstrap vk-bootstrap
lutris
sipcalc sipcalc
xdg-utils xdg-utils
pass pass