unused stuff

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-07-13 11:48:25 +03:00
parent f0b9257bec
commit c4f9950e4c
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -15,5 +15,5 @@ in {
mountOptions = ["rw" "nosuid" "nodev"];
};
};
disko.devices.disk.main = import ./disk-main.nix {inherit config disk hostId;};
disko.devices.disk.main = import ./disk-main.nix {inherit disk hostId;};
}