summaryrefslogtreecommitdiff
path: root/nix/systems/affinity/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/systems/affinity/home.nix')
-rw-r--r--nix/systems/affinity/home.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/nix/systems/affinity/home.nix b/nix/systems/affinity/home.nix
index 7c8a119..59b05fc 100644
--- a/nix/systems/affinity/home.nix
+++ b/nix/systems/affinity/home.nix
@@ -3,7 +3,4 @@
imports = [
../home-common.nix
];
- config.monorepo = {
- profiles.cuda.enable = true;
- };
}