nyx/modules/home-manager/cli/default.nix
2024-10-12 22:14:54 +03:00

6 lines
64 B
Nix

{
imports = [
./starship.nix
./fish/default.nix
]
}