Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-05-14 00:58:11 +00:00
committed by GitHub
89 changed files with 2361 additions and 2905 deletions
+1
View File
@@ -103,6 +103,7 @@ in
readOnly = true;
type = types.package;
default = if config.boot.zfs.enableUnstable then pkgs.zfsUnstable else pkgs.zfs;
defaultText = "if config.boot.zfs.enableUnstable then pkgs.zfsUnstable else pkgs.zfs";
description = "Configured ZFS userland tools package.";
};