mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-05 09:16:43 +02:00
8 lines
74 B
Nix
8 lines
74 B
Nix
{
|
|
imports = [
|
|
./alejandra.nix
|
|
./kitty.nix
|
|
./rofi.nix
|
|
];
|
|
}
|