1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-13 04:21:08 +01:00
home-manager/tests/modules/services/mako/default.nix
Austin Horstman 6861cfa165 mako: remove criteria
No longer serves a purpose, was short lived and most people are either
using `settings` or will use `extraConfig`

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-06-01 21:10:38 -05:00

4 lines
98 B
Nix

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