This commit is contained in:
Miguel Palhas
2026-02-05 14:58:39 +00:00
parent bf3e86e56a
commit 0ed0b1e6c5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
EDITOR = "nvim";
};
home.packages = with pkgs; [
nixfmt-rfc-style
nixfmt
biome
stylua
];