diff options
Diffstat (limited to 'nix/modules/home/user.nix')
| -rw-r--r-- | nix/modules/home/user.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/modules/home/user.nix b/nix/modules/home/user.nix index 0864baf..1e88b75 100644 --- a/nix/modules/home/user.nix +++ b/nix/modules/home/user.nix @@ -104,5 +104,4 @@ nix run github:nix-community/nixos-anywhere -- --generate-hardware-config nixos- }; fonts.fontconfig.enable = true; - nixpkgs.config.cudaSupport = lib.mkDefault config.monorepo.profiles.cuda.enable; } |
