Skip to content

Commit 88c4cf6

Browse files
Copilotjeremystucki
andcommitted
Add newlines to end of new configuration files
Co-authored-by: jeremystucki <7629727+jeremystucki@users.noreply.github.com>
1 parent 9d5ab8e commit 88c4cf6

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

common/1password.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
partOf = ["graphical-session.target"];
2828
wantedBy = ["graphical-session.target"];
2929
};
30-
}
30+
}

common/desktop-gnome.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
};
2828

2929
environment.sessionVariables.NIXOS_OZONE_WL = "1";
30-
}
30+
}

common/nix-settings.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
"nix-command"
44
"flakes"
55
];
6-
}
6+
}

darwin-configuration.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@
4747
touchIdAuth = true;
4848
watchIdAuth = true;
4949
};
50-
}
50+
}

0 commit comments

Comments
 (0)