From 2beb167341f90c09425e25eb044d8103db509926 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Tue, 4 Aug 2026 12:29:17 -0500 Subject: use allowUnfreeCudaPredicate instead of blanket allowUnfree for poweredge --- hosts/poweredge/configuration.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'hosts/poweredge/configuration.nix') diff --git a/hosts/poweredge/configuration.nix b/hosts/poweredge/configuration.nix index c15f222..adf7515 100644 --- a/hosts/poweredge/configuration.nix +++ b/hosts/poweredge/configuration.nix @@ -14,9 +14,6 @@ #./notification-mailer.nix # TODO move some of this stuff to archetype ]; - # Allow unfree packages for nvidia/cuda - nixpkgs.config.allowUnfree = true; - # Setup bootloader boot._loader.enable = true; -- cgit v1.2.3