9 lines
66 B
Nix
9 lines
66 B
Nix
# Applied to all systems
|
|
{
|
|
inputs,
|
|
pkgs,
|
|
host,
|
|
...
|
|
}:
|
|
{
|
|
}
|