10 lines
No EOL
138 B
Nix
10 lines
No EOL
138 B
Nix
{ ... }:
|
|
{
|
|
imports = [
|
|
./btop.nix
|
|
./direnv.nix
|
|
./konsole.nix
|
|
./starship.nix
|
|
./zsh.nix
|
|
];
|
|
} |