+4
-1
nixos/modules/system/boot/modprobe.nix
+4
-1
nixos/modules/system/boot/modprobe.nix
···+boot.modprobeConfig.enable = mkEnableOption (lib.mdDoc "modprobe config. This is useful for systemds like containers which do not require a kernel.") // {···environment.etc."modprobe.d/ubuntu.conf".source = "${pkgs.kmod-blacklist-ubuntu}/modprobe.conf";