Skip to content

Commit

Permalink
modified: home/yashraj/acer.nix
Browse files Browse the repository at this point in the history
	modified:   home/yashraj/shared/optional/programs/vscode.nix
	modified:   hosts/acer/default.nix
  • Loading branch information
MobSenpai committed Dec 14, 2023
1 parent 327992e commit 315d656
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion home/yashraj/acer.nix
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
# TODO
# TODO: add files
}
1 change: 1 addition & 0 deletions home/yashraj/shared/optional/programs/vscode.nix
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ in {
security.workspace.trust.enabled = false;
telemetry.telemetryLevel = "off";
prettier.singleQuote = true;
# TODO: stylua, lua-language-server and nil devshells paths

"[css]".editor.defaultFormatter = "esbenp.prettier-vscode";
"[html]".editor.defaultFormatter = "vscode.html-language-features";
Expand Down
2 changes: 1 addition & 1 deletion hosts/acer/default.nix
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
# TODO
# TODO: add files
}

0 comments on commit 315d656

Please sign in to comment.