From 22455cc62c7381c5b73afe6cf7794bc3862a6a50 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Thu, 7 Mar 2024 15:39:11 +0300 Subject: chore(3p/sources): bump channels & overlays (2024-03-07) * tazjin/nixos: remove unstable ZFS from tverskoy * skipped agenix update as usual Change-Id: I21dca17415c147d702ecc14a6c7f1c553ad62b84 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11095 Reviewed-by: flokli Tested-by: BuildkiteCI Autosubmit: tazjin --- users/tazjin/nixos/tverskoy/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'users/tazjin') diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix index 38c6cbe2e5..733929219a 100644 --- a/users/tazjin/nixos/tverskoy/default.nix +++ b/users/tazjin/nixos/tverskoy/default.nix @@ -44,7 +44,6 @@ lib.fix (self: { kernelPackages = pkgs.zfsUnstable.latestCompatibleLinuxPackages; loader.systemd-boot.enable = true; loader.efi.canTouchEfiVariables = true; - zfs.enableUnstable = true; }; virtualisation.docker.enable = true; -- cgit 1.4.1