fix zfs latest again

This commit is contained in:
Jörg Thalheim
2024-09-24 11:37:48 +02:00
parent afbac7f08c
commit 44e17e9ee6
3 changed files with 29 additions and 4 deletions

View File

@@ -47,6 +47,7 @@ in
(modulesPath + "/profiles/installation-device.nix")
(modulesPath + "/profiles/all-hardware.nix")
(modulesPath + "/profiles/base.nix")
./zfs-latest.nix
];
environment.systemPackages = [ pkgs.nixos-facter ];