Missed reformatting from previous commit.

This commit is contained in:
2024-09-13 16:21:48 +01:00
parent 0e2537fa7d
commit 5cd90444a4

View File

@@ -23,8 +23,7 @@ in
".ssh" ".ssh"
"projects" "projects"
]; ];
files = [ files = [ ];
];
allowOther = true; allowOther = true;
}; };
}; };