Files
clan-core/pkgs/ui/nix/floco-cfg.nix
2023-10-03 14:58:31 +02:00

8 lines
94 B
Nix

{
imports = [
./pdefs.nix
./foverrides.nix
../../theme/nix/floco-cfg.nix
];
}