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.
|
||
|---|---|---|
| .. | ||
| default.nix | ||
| hardware.nix | ||
| rebuild.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.
|
||
|---|---|---|
| .. | ||
| default.nix | ||
| hardware.nix | ||
| rebuild.nix | ||