This commit is contained in:
Motiejus Jakštys 2024-11-20 16:14:23 +02:00
parent c5aa2c8435
commit fa03ae8947

View File

@ -1,7 +1,6 @@
{
self,
modulesPath,
pkgs,
...
}:
{
@ -24,7 +23,6 @@
boot = {
loader.systemd-boot.enable = true;
kernelPackages = pkgs.linuxPackages_latest;
supportedFilesystems = [
"zfs"
"btrfs"