mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 18:19:09 +00:00
Like the previous replacement module, we cannot test it properly since it relies on `modulesPath` specialArg which home-manager initialize and nmt doesn't.
5 lines
114 B
Nix
5 lines
114 B
Nix
{
|
|
borgmatic-service-basic = ./basic.nix;
|
|
borgmatic-service-with-program-config = ./with-program-config.nix;
|
|
}
|