9 lines
104 B
Nix
9 lines
104 B
Nix
{
|
|
imports = [
|
|
./firefox.nix
|
|
./games.nix
|
|
./mpv.nix
|
|
./neovim.nix
|
|
./other.nix
|
|
];
|
|
}
|