2.home-manager/tests/modules/services/mako/default.nix
Austin Horstman df556f2a17 tests/mako: add a original deprecation test
Make sure old options still work
2025-05-13 09:41:11 -05:00

5 lines
154 B
Nix

{
mako-example-config = ./example-config.nix;
mako-deprecated-criteria = ./deprecated-criteria.nix;
mako-renamed-options = ./renamed-options.nix;
}