12 lines
151 B
Nix
12 lines
151 B
Nix
{
|
|
imports = [
|
|
./firefox.nix
|
|
./games.nix
|
|
./kodi.nix
|
|
./mpv.nix
|
|
./neovim.nix
|
|
./nixcord.nix
|
|
./other.nix
|
|
./xdg.nix
|
|
];
|
|
}
|