This commit is contained in:
Martin Benonisen 2024-11-01 11:12:39 +01:00
parent c4cff38a6e
commit 0df0154b29
Signed by: mbeno
SSH Key Fingerprint: SHA256:iAzOA1WUAxocdh/WRWXcSg5nw2dJ1aDCvPuT+3ZjkwI

View File

@ -1,5 +1,6 @@
{ config, pkgs, inputs, ... }: {
services.flatpak.enable = true;
programs.nix-ld.enable = true;
programs.steam = {
enable = true;