summaryrefslogtreecommitdiff
path: root/nix/disko
diff options
context:
space:
mode:
Diffstat (limited to 'nix/disko')
-rw-r--r--nix/disko/drive-simple.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/disko/drive-simple.nix b/nix/disko/drive-simple.nix
index 097d948..7e105cb 100644
--- a/nix/disko/drive-simple.nix
+++ b/nix/disko/drive-simple.nix
@@ -3,7 +3,7 @@ let
spec = {
disko.devices = {
disk = {
- my-disk = {
+ main = {
device = config.monorepo.vars.device;
type = "disk";
content = {