ooknet/modules/home/workstation/appearance/default.nix
2025-01-16 23:14:32 +11:00

8 lines
79 B
Nix

{
imports = [
./qt
./gtk.nix
./fonts.nix
./cursor.nix
];
}