7 lines
78 B
Nix
7 lines
78 B
Nix
{...}: {
|
|
imports = [
|
|
./nfs.nix
|
|
./desktop.nix
|
|
./steam.nix
|
|
];
|
|
}
|