infrastructure/common/services/default.nix

1 line
89 B
Nix

{ config, lib, pkgs, ... }: { imports = [ ./flood.nix ./unpackerr.nix ./vmagent.nix ]; }