mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 19:55:08 +01:00
expand
This commit is contained in:
parent
5c6d6fe1a5
commit
23ac0bf6ad
1 changed files with 3 additions and 0 deletions
|
|
@ -51,7 +51,9 @@ in
|
|||
programs.neovim.enable = true;
|
||||
home.packages = with pkgs; [
|
||||
audacity
|
||||
bacon
|
||||
bat
|
||||
cargo-expand
|
||||
cargo-nextest
|
||||
customPkgs.cargo-bisect-rustc
|
||||
discord
|
||||
|
|
@ -63,6 +65,7 @@ in
|
|||
inferno
|
||||
jetbrains.idea-ultimate
|
||||
linuxKernel.packages.linux_6_1.perf
|
||||
mold # For global .cargo/config.toml
|
||||
nixpkgs-fmt
|
||||
obsidian
|
||||
obs-studio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue