3 lines
50 B
Nix
3 lines
50 B
Nix
{ ... }: {
|
|
imports = [ ./configuration.nix ];
|
|
}
|
{ ... }: {
|
|
imports = [ ./configuration.nix ];
|
|
}
|