mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
added missing import
This commit is contained in:
parent
66f7f1a39b
commit
de714df3af
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
{ config, lib, ... }:
|
||||
with lib;
|
||||
let
|
||||
cfg = config.samba;
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue