This commit is contained in:
Jacob Jonsson 2025-11-28 23:04:53 +01:00
parent 6efdd9e027
commit 59293d1690
Signed by: Jassob
GPG key ID: 7E30B9B047F7202E
5 changed files with 232 additions and 58 deletions

View file

@ -15,6 +15,7 @@
pkgs.zig
zls.packages.x86_64-linux.zls
];
shellHook = "exec zsh";
};
};
}