6 lines
35 B
Nix
6 lines
35 B
Nix
|
{
|
||
|
|
||
|
mySystem = import ./nixos;
|
||
|
|
||
|
}
|