nix-syncthing/lib/base-module.nix

3 lines
66 B
Nix

config: {
options = (import ./configuration-type.nix) config;
}