mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 20:02:10 +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
|
# Configuration for proprietary packages
|
||||||
nixpkgs.config = {
|
nixpkgs.config = {
|
||||||
nvidia.acceptLicense = true;
|
nvidia.acceptLicense = true;
|
||||||
allowUnfree = true; # Simplified from specific allowUnfreePredicate
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Nvidia configuration
|
# Nvidia configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user