10 lines
127 B
Nix
10 lines
127 B
Nix
{
|
|
imports = [
|
|
./vm.nix
|
|
./steam.nix
|
|
./polkit.nix
|
|
./appimage.nix
|
|
./nautilus.nix
|
|
./xdgportal.nix
|
|
];
|
|
}
|