11 lines
151 B
Nix
11 lines
151 B
Nix
{
|
|
imports = [
|
|
./vm.nix
|
|
./steam.nix
|
|
./polkit.nix
|
|
./appimage.nix
|
|
./nautilus.nix
|
|
./xdgportal.nix
|
|
./update-report.nix
|
|
];
|
|
}
|