samba fixup

This commit is contained in:
2026-07-16 02:05:38 +03:00
parent 867a3227b8
commit f862c78fff
+6
View File
@@ -1,9 +1,15 @@
{
config,
inputs,
pkgs,
xlib,
...
}:
let
stable = import inputs.nixpkgs-previous {
system = "x86_64-linux";
};
in
{
services = {
samba-wsdd = {