9 lines
102 B
Nix
9 lines
102 B
Nix
_: {
|
|
imports = [
|
|
./fish.nix
|
|
./nh.nix
|
|
./starship.nix
|
|
./beets.nix
|
|
./zellij
|
|
];
|
|
}
|