1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

Add local configuration to use alejandra in this flake with emacs

This commit is contained in:
Stefan Ellmauthaler 2022-08-22 14:08:01 +02:00
parent 7567536b0d
commit 08454b0f53
Failed to extract signature
2 changed files with 1 additions and 3 deletions

1
.dir-locals.el Normal file
View File

@ -0,0 +1 @@
((nix-mode . ((apheleia-formatter . alejandra))))

3
.gitignore vendored
View File

@ -41,9 +41,6 @@ flycheck_*.el
# projectiles files # projectiles files
.projectile .projectile
# directory configuration
.dir-locals.el
# network security # network security
/network-security.data /network-security.data