Skip to content

Commit 292b49c

Browse files
authored
Update flake.nix
1 parent 4b83dbe commit 292b49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
config = {
9494
Cmd = ["/bin/${pname}"];
9595
WorkingDir = "/data";
96-
Volumes = {"/data" = {};};
96+
Volumes = {"/data" = {};
9797
};
9898
};
9999
};

0 commit comments

Comments
 (0)