mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-23 00:34:24 +01:00
71a1350732
Necessary since an update caused the YAML structure to change. Will be able to remove this once the Qt pull request for stylix gets merged upstream. Old:2b6f2d0677/3024.yaml
New:ae4ce8b0d1/base16/3024.yaml
10 lines
113 B
Nix
10 lines
113 B
Nix
{
|
|
imports = [
|
|
./alejandra.nix
|
|
./base16-schemes.nix
|
|
./eza.nix
|
|
./kitty.nix
|
|
./zola.nix
|
|
];
|
|
}
|