mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 08:14:00 +01:00
dd6f43e02d
iamb is a TUI matrix client written in Rust.
12 lines
129 B
Nix
12 lines
129 B
Nix
{
|
|
imports = [
|
|
./dev.nix
|
|
./gui.nix
|
|
./iamb.nix
|
|
./obsidian.nix
|
|
./rar.nix
|
|
./srb2.nix
|
|
./wine.nix
|
|
];
|
|
}
|