aboutsummaryrefslogtreecommitdiff
path: root/modules/steam.nix
diff options
context:
space:
mode:
authorRosa <rosaontheweb@proton.me>2026-04-23 09:15:51 -0400
committerRosa <rosaontheweb@proton.me>2026-04-23 09:15:51 -0400
commit6b4c3eebc3e294f620dd265298302291b86b1a2a (patch)
treef69b912701297946d9c1cb0c37e35ae97a513320 /modules/steam.nix
parentb0972dade9b919c13751207685e380dfc03c8cf9 (diff)
français
Diffstat (limited to 'modules/steam.nix')
-rw-r--r--modules/steam.nix7
1 files changed, 6 insertions, 1 deletions
diff --git a/modules/steam.nix b/modules/steam.nix
index 5680511..3383805 100644
--- a/modules/steam.nix
+++ b/modules/steam.nix
@@ -1,4 +1,9 @@
-{ config, lib, pkgs, ... }:
+{
+ config,
+ lib,
+ pkgs,
+ ...
+}:
{
programs.steam = {
extraPackages = with pkgs; [ freetype ];