7 lines
87 B
Nix
7 lines
87 B
Nix
# CLI/Terminal-related Home Manager modules
|
|
{
|
|
imports = [
|
|
./zellij-ps.nix
|
|
];
|
|
}
|