summaryrefslogtreecommitdiff
path: root/hosts/common/hardware/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/common/hardware/default.nix')
-rw-r--r--hosts/common/hardware/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/common/hardware/default.nix b/hosts/common/hardware/default.nix
index e7e6350..4d54961 100644
--- a/hosts/common/hardware/default.nix
+++ b/hosts/common/hardware/default.nix
@@ -1,6 +1,5 @@
_: {
imports = [
./nvidia.nix
- ./zfs.nix
];
}