Files
nixos/modules/system/theme.nix
T
2025-12-24 18:01:30 -06:00

6 lines
57 B
Nix

{
imports = [
../../apps/stylix/default.nix
];
}