nixos_config/hosts/modules/stylix.nix
2026-03-10 21:11:52 +01:00

6 lines
68 B
Nix

{ ... }:
{
imports = [
../common/stylix.nix
];
} # end file