mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 03:13:38 +00:00
Fix treesitter
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
# Auto upgrade nix package and the daemon service.
|
||||
services.nix-daemon.enable = true;
|
||||
nix.package = pkgs.nixFlakes;
|
||||
nix.package = pkgs.nixVersions.stable;
|
||||
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user