343 current 1970-01-01 01:00:00 23.11.20240522.4639777 6.6.30-rt30 *
This commit is contained in:
parent
b9e6e8e28b
commit
539f35cf2e
@ -20,6 +20,15 @@ in {
|
||||
extraLuaConfig = ''
|
||||
require "lazy_setup"
|
||||
'';
|
||||
extraPackages = with pkgs; [
|
||||
gnumake
|
||||
clang
|
||||
gcc
|
||||
zig
|
||||
cargo
|
||||
rust-analyzer
|
||||
rustup
|
||||
];
|
||||
};
|
||||
|
||||
home.file.".config/nvim/lua".source = ./nvim-lua;
|
||||
|
Loading…
Reference in New Issue
Block a user