pinwheel: Add nix-mode and hook it up with eglot

This commit is contained in:
Alexander Heldt
2023-09-09 10:12:44 +02:00
parent 9a8a2ca450
commit 4389f229a5
3 changed files with 19 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
./modules/firefox
./modules/calibre
./modules/go
./modules/nix
];
nix.settings.experimental-features = [ "nix-command" "flakes" ];