From 596e38ad7a9f10bfbbb03e79e166271d9e0c44ac Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sun, 14 Dec 2025 16:09:38 +0100 Subject: update zfs kernel --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 4788fee..b55a95d 100644 --- a/flake.nix +++ b/flake.nix @@ -117,6 +117,7 @@ ./modules/virtualization.nix ./modules/wg ./modules/factorio.nix + ./modules/zfs-common.nix ]; }; cloud = nixpkgs.lib.nixosSystem { @@ -145,6 +146,7 @@ ./modules/server ./modules/binary-caches.nix ./modules/wg + ./modules/zfs-common.nix { config.microvm.autostart = microvm-stable-list ++ microvm-unstable-list; -- cgit v1.3.1