"Updates"

This commit is contained in:
2026-05-10 00:23:44 +02:00
parent d5ac9cd0bc
commit 21ce52e22f
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ deb-src http://deb.debian.org/debian/ trixie-updates main contrib non-free-firmw
### Refresh package index and install ZFS
```bash
sudo apt update && sudo apt install linux-headers-6.12.85+deb13-amd64 zfsutils-linux -y
sudo apt update && sudo apt install linux-headers-$(uname -r) zfsutils-linux -y
sudo modprobe zfs