nim lang support

This commit is contained in:
notkaori
2025-08-20 10:27:55 -06:00
parent 2cb293a92d
commit 614d292c8f
2 changed files with 25 additions and 23 deletions

View File

@@ -15,28 +15,28 @@
allowUnfreePredicate = (_: true);
};
home.packages = [
pkgs.neofetch
pkgs.vscodium-fhs
pkgs.nerd-fonts.hack
pkgs.vesktop
pkgs.obsidian
pkgs.ccls
pkgs.docker-language-server
pkgs.nil
pkgs.ty
pkgs.rustc
pkgs.rustup
pkgs.htop
pkgs.starship
pkgs.gnumake
pkgs.python314Full
pkgs.eza
pkgs.gleam
pkgs.ruff
pkgs.ruby
pkgs.vscode-extensions.castwide.solargraph
pkgs.wideriver
home.packages = with pkgs; [
neofetch
vscodium-fhs
nerd-fonts.hack
vesktop
obsidian
ccls
docker-language-server
nil
ty
rustc
rustup
htop
gnumake
python314Full
eza
gleam
ruff
ruby
vscode-extensions.castwide.solargraph
nim-2_0
nimlangserver
];
programs.htop.enable = true;

View File

@@ -9,7 +9,7 @@ $directory\
[](fg:#EF7627 bg:#FF9A56)\
$git_branch\
$git_status\
[](fg:#FF9A56 bg:#D162A4)\
[](fg:#FF9A56 bg:#2b3339)\
$c\
$python\
$elixir\
@@ -19,8 +19,10 @@ $haskell\
$java\
$julia\
$nodejs\
$nix\
$nim\
$rust\
$zig\
[](fg:#D162A4 bg:#B55690)\
$docker_context\
[](fg:#B55690 bg:#A30262)\