8 lines
94 B
Nix
8 lines
94 B
Nix
{
|
|
imports = [
|
|
./pdefs.nix
|
|
./foverrides.nix
|
|
../../theme/nix/floco-cfg.nix
|
|
];
|
|
}
|