Compare commits

1 Commits
Author SHA1 Message Date
oqyude f862c78fff samba fixup 2026-07-16 02:05:38 +03:00
+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 = {