1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 14:50:40 +02:00

chore: update flake

This commit is contained in:
oddlama 2024-10-29 20:04:27 +01:00
parent 8fbb616fd8
commit ccffba4930
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
2 changed files with 89 additions and 133 deletions

View file

@ -5,7 +5,6 @@
...
}: {
boot.supportedFilesystems = ["zfs"];
boot.kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
# The root pool should never be imported forcefully.
# Failure to import is important to notice!