Files
nixos/modules/system/theme.nix
T
2025-12-24 17:46:04 -06:00

6 lines
48 B
Nix

{
imports = [
../../system/gtk.nix
];
}