diff options
Diffstat (limited to 'nix/disko/drive-simple.nix')
| -rw-r--r-- | nix/disko/drive-simple.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/disko/drive-simple.nix b/nix/disko/drive-simple.nix index 4d229bf..097d948 100644 --- a/nix/disko/drive-simple.nix +++ b/nix/disko/drive-simple.nix @@ -37,6 +37,6 @@ let }; in { - monorepo.vars.myDiskoSpec = spec; + monorepo.vars.diskoSpec = spec; disko.devices = spec.disko.devices; } |
