Dotfiles/setup/modules/optional-Modules/zfs.sh

6 lines
134 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
echo "Installing ZFS kernel module..."
yay -S --answerdiff None --answerclean All --noconfirm zfs-dkms