Fix nixops evaluation
See https://discourse.nixos.org/t/nixops-stopped-working/1527
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ system
|
||||
, pkgs
|
||||
, pkgs ? import ../.. { inherit system config; }
|
||||
# Use a minimal kernel?
|
||||
, minimal ? false
|
||||
# Ignored
|
||||
|
||||
Reference in New Issue
Block a user