mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
removed allowUnfree redundancy
Signed-off-by: Purin <118902463+Dylouwu@users.noreply.github.com>
This commit is contained in:
@@ -39,7 +39,6 @@ in {
|
||||
# Configuration for proprietary packages
|
||||
nixpkgs.config = {
|
||||
nvidia.acceptLicense = true;
|
||||
allowUnfree = true; # Simplified from specific allowUnfreePredicate
|
||||
};
|
||||
|
||||
# Nvidia configuration
|
||||
|
||||
Reference in New Issue
Block a user