From d732772c82c5a5666a9df2e83e9f746641632ca0 Mon Sep 17 00:00:00 2001 From: Gustav Bruhn Date: Tue, 25 Mar 2025 13:07:00 +0100 Subject: [PATCH] 72 current 2025-03-25 13:06:56 25.05.20250315.c80f6a7 6.12.19 * --- hosts/framework/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/framework/configuration.nix b/hosts/framework/configuration.nix index fafc811..c43e646 100644 --- a/hosts/framework/configuration.nix +++ b/hosts/framework/configuration.nix @@ -104,6 +104,8 @@ spotify ]; + programs.steam.enable = true; + # List services that you want to enable: services.fwupd.enable = true; security.polkit.enable = true;