diff options
| author | aethrvmn <me@aethrvmn.gr> | 2025-12-01 23:37:50 +0000 |
|---|---|---|
| committer | aethrvmn <me@aethrvmn.gr> | 2025-12-01 23:37:50 +0000 |
| commit | 1db233d7c2dd52b2fb31b6f15e25f4d572708f80 (patch) | |
| tree | 35a5d3f0f201d0850f25bdd9126794446ba2ee40 | |
| parent | fixed pytorch not finding cuda (diff) | |
removed deprecated hardware.nix
Diffstat (limited to '')
| -rw-r--r-- | hosts/pad/hardware.nix | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/hosts/pad/hardware.nix b/hosts/pad/hardware.nix deleted file mode 100644 index bcc20ab..0000000 --- a/hosts/pad/hardware.nix +++ /dev/null @@ -1,7 +0,0 @@ -{ - hardware = { - graphics = { - enable = true; - }; - }; -} |
