mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 21:03:25 +00:00
optimize the shit out of theme loading
switch neovim to vim.pack away from lazy add sandboxagent package to netty update defaults
This commit is contained in:
parent
6dfcfad05f
commit
30ac6bc674
24 changed files with 4764 additions and 646 deletions
|
|
@ -46,6 +46,7 @@ in
|
|||
);
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.overlays = [ inputs.neovim-nightly.overlays.default ];
|
||||
|
||||
programs.zsh.enable = true;
|
||||
environment.shells = [ pkgs.zsh ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue