Need ceph client tools to mount cephfs

main
kalle 2024-11-22 20:34:32 +01:00
parent 0ad2a2f4e7
commit 843c64f8ed
1 changed files with 1 additions and 0 deletions

View File

@ -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