marleyos/modules/darwin/stylix.nix
2025-05-26 11:20:05 -07:00

3 lines
69 B
Nix

{inputs, ...}: {
imports = [inputs.stylix.darwinModules.stylix];
}