From 4c171994dd43699b061e4bc64e91a6add195be2f Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Mon, 22 Aug 2022 11:16:45 +0200 Subject: [PATCH] Fmt steam-run.nix --- modules/steam-run.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/steam-run.nix b/modules/steam-run.nix index 7ea3d3f..a60fbb4 100644 --- a/modules/steam-run.nix +++ b/modules/steam-run.nix @@ -1,4 +1,5 @@ -{ config, +{ + config, lib, pkgs, ...