From 1c6018152280462535d471aed61e4890ea160c4b Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Tue, 4 Feb 2025 19:33:58 -0800 Subject: migration: steam --- hosts/c-pc/configuration.nix | 7 ------- 1 file changed, 7 deletions(-) (limited to 'hosts/c-pc') diff --git a/hosts/c-pc/configuration.nix b/hosts/c-pc/configuration.nix index 31631c4..df060d0 100644 --- a/hosts/c-pc/configuration.nix +++ b/hosts/c-pc/configuration.nix @@ -47,14 +47,7 @@ }; }; - nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ - "steam" - "steam-unwrapped" - ]; - programs = { - steam.enable = true; - gnupg.agent = { enable = true; enableSSHSupport = true; -- cgit v1.2.3