xin/services/default.nix

2 lines
64 B
Nix

{ lib, ... }: with lib; { imports = [ ./config-manager.nix ]; }