Add Samba shares

This commit is contained in:
Oliver Davies 2025-04-26 00:26:43 +01:00
parent 84569bfde2
commit 933910dd3b
3 changed files with 34 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
imports = [
./samba.nix
];
}