mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
znapzend: use system's zfs package (#395479)
This commit is contained in:
commit
c45ef5ee28
2 changed files with 2 additions and 2 deletions
|
@ -474,7 +474,7 @@ in
|
|||
after = [ "zfs.target" ];
|
||||
|
||||
path = with pkgs; [
|
||||
zfs
|
||||
config.boot.zfs.package
|
||||
mbuffer
|
||||
openssh
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue