nichts/nyx/homes/notashelf/themes/default.nix
2024-04-09 23:11:33 +02:00

7 lines
67 B
Nix

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