tv querel: kill exfat-nofuse as it doesn't build

This commit is contained in:
tv 2018-09-09 10:57:44 +02:00
parent 1fde1cf78a
commit 237eeef524
1 changed files with 0 additions and 3 deletions

View File

@ -11,9 +11,6 @@ with import <stockholm/lib>;
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" ];