From 2befe0c818ad4df1529e55b34ef1bd2a51449db9 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sat, 18 Jan 2025 13:54:02 -0800 Subject: flake: update --- hosts/c-pc/configuration.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hosts/c-pc/configuration.nix') diff --git a/hosts/c-pc/configuration.nix b/hosts/c-pc/configuration.nix index 364ebf5..6101fe8 100644 --- a/hosts/c-pc/configuration.nix +++ b/hosts/c-pc/configuration.nix @@ -49,8 +49,7 @@ nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ "steam" - "steam-original" - "steam-run" + "steam-unwrapped" ]; roles = { -- cgit v1.2.3