diff options
Diffstat (limited to 'hosts/poweredge/configuration.nix')
| -rw-r--r-- | hosts/poweredge/configuration.nix | 3 |
1 files changed, 0 insertions, 3 deletions
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; |
