Apply nixfmt
This commit is contained in:
@@ -21,7 +21,10 @@
|
||||
folders = {
|
||||
org = {
|
||||
path = "/home/alex/sync/org";
|
||||
devices = [ "phone" "backwards" ];
|
||||
devices = [
|
||||
"phone"
|
||||
"backwards"
|
||||
];
|
||||
versioning = {
|
||||
type = "staggered";
|
||||
params = {
|
||||
|
||||
Reference in New Issue
Block a user