n/stereolith: we do not need cephfs in samba here
Some checks failed
CI / aarch64-linux (push) Failing after 2m4s
CI / x86_64-linux (push) Successful in 19m5s

This commit is contained in:
Ari Gato 2025-01-24 15:03:47 +01:00
parent 2315098ab5
commit 2bac185fd8

View file

@ -209,7 +209,7 @@
};
services.samba = {
enable = true;
package = pkgs.samba4Full;
package = (pkgs.samba4Full.override { enableCephFS = false; });
shares = {
scan = {
browseable = "yes";