12 lines
151 B
Nix
12 lines
151 B
Nix
_: {
|
|
imports = [
|
|
./fish.nix
|
|
./nh.nix
|
|
./starship.nix
|
|
./thefuck.nix
|
|
./zoxide.nix
|
|
./beets.nix
|
|
./zellij
|
|
./eza.nix
|
|
];
|
|
}
|