summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/tools
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-01-04 18:48:46 +0100
committermakefu <github@syntax-fehler.de>2018-01-04 18:48:46 +0100
commit9f77a71c7b72e3aa32042d5876cc08b00c5ed9bf (patch)
tree01184a404bd8516b2107fe1494a1090d89a11ef1 /makefu/2configs/tools
parente02e7053aaabc883ae4a6aa23886b6ee92cebb79 (diff)
ma pkgs.mobility: temp remove exfat-nofuse
Diffstat (limited to 'makefu/2configs/tools')
-rw-r--r--makefu/2configs/tools/mobility.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/tools/mobility.nix b/makefu/2configs/tools/mobility.nix
index 1993a521..f2676f11 100644
--- a/makefu/2configs/tools/mobility.nix
+++ b/makefu/2configs/tools/mobility.nix
@@ -5,5 +5,5 @@
mosh
];
- boot.extraModulePackages = [ config.boot.kernelPackages.exfat-nofuse ];
+ # boot.extraModulePackages = [ config.boot.kernelPackages.exfat-nofuse ];
}