Auto-commit: 2026-01-08 08:33:43

This commit is contained in:
2026-01-08 08:33:43 +00:00
parent 81aae9ac71
commit 14d3ae83dd

View File

@@ -1,6 +1,6 @@
{ pkgs, inputs, ... }:
{
inputs.nixpkgs-unstable.config.allowUnfree = true;
nixpkgs-unstable.config.allowUnfree = true;
programs = {
steam = {
enable = true;