removed allowUnfree redundancy

Signed-off-by: Purin <118902463+Dylouwu@users.noreply.github.com>
This commit is contained in:
Purin
2025-08-25 15:02:47 +02:00
parent 31bb45950d
commit b98af7060b

View File

@@ -39,7 +39,6 @@ in {
# Configuration for proprietary packages
nixpkgs.config = {
nvidia.acceptLicense = true;
allowUnfree = true; # Simplified from specific allowUnfreePredicate
};
# Nvidia configuration