forked from rarias/jungle
Add ceph tools in hut too
This commit is contained in:
parent
a260a1bc1b
commit
4fa074f893
@ -1,7 +1,7 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = [ pkgs.ceph-client ];
|
||||
environment.systemPackages = [ pkgs.ceph pkgs.ceph-client ];
|
||||
|
||||
# We need the ceph module loaded as the mount.ceph binary fails to run the
|
||||
# modprobe command.
|
||||
|
Loading…
x
Reference in New Issue
Block a user