Need ceph client tools to mount cephfs
parent
0ad2a2f4e7
commit
843c64f8ed
|
@ -55,6 +55,7 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
vim
|
vim
|
||||||
git
|
git
|
||||||
|
ceph-client
|
||||||
];
|
];
|
||||||
|
|
||||||
# Don't ask for passwords
|
# Don't ask for passwords
|
||||||
|
|
Loading…
Reference in New Issue