From 032c6d6a9ddac8c01858531db20416f431807c83 Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 9 Sep 2018 10:57:44 +0200 Subject: tv querel: kill exfat-nofuse as it doesn't build --- tv/1systems/querel/config.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'tv/1systems/querel/config.nix') diff --git a/tv/1systems/querel/config.nix b/tv/1systems/querel/config.nix index 07ec8e4..5f981c6 100644 --- a/tv/1systems/querel/config.nix +++ b/tv/1systems/querel/config.nix @@ -11,9 +11,6 @@ with import ; krebs.build.host = config.krebs.hosts.querel; krebs.build.user = mkForce config.krebs.users.itak; - boot.extraModulePackages = [ - config.boot.kernelPackages.exfat-nofuse - ]; boot.initrd.availableKernelModules = [ "ahci" ]; boot.initrd.luks = { cryptoModules = [ "aes" "sha512" "xts" ]; -- cgit v1.2.3