update to 25.05
This commit is contained in:
parent
63bc05f978
commit
52bbf0ccb4
4 changed files with 15 additions and 13 deletions
|
|
@ -22,7 +22,7 @@
|
|||
defaultEditor = true;
|
||||
package = pkgs-unstable.neovim-unwrapped;
|
||||
extraPackages = (with pkgs; [
|
||||
nodejs_23
|
||||
nodejs_24
|
||||
ocamlPackages.lsp
|
||||
ocamlPackages.ocamlformat
|
||||
cargo
|
||||
|
|
|
|||
|
|
@ -18,7 +18,10 @@ in
|
|||
|
||||
home.packages = with pkgs; [
|
||||
gentium
|
||||
(nerdfonts.override { fonts = [ "CascadiaCode" "Noto" "Hack" "JetBrainsMono" ]; })
|
||||
nerd-fonts.noto
|
||||
nerd-fonts.hack
|
||||
nerd-fonts.jetbrains-mono
|
||||
nerd-fonts.caskaydia-cove
|
||||
cascadia-code
|
||||
inter
|
||||
emojione
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue