Nix complains that `nixos.socrates` is not a function but a set. By adding
`{ ... }:` to the top of the file, I'm hoping to change it from a set to a
function.
|
||
|---|---|---|
| .. | ||
| socrates | ||
| installer.nix | ||
Nix complains that `nixos.socrates` is not a function but a set. By adding
`{ ... }:` to the top of the file, I'm hoping to change it from a set to a
function.
|
||
|---|---|---|
| .. | ||
| socrates | ||
| installer.nix | ||