mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 05:02:28 +00:00
Add more nixpkgs
This commit is contained in:
@@ -9,13 +9,16 @@
|
|||||||
LOCALES_ARCHIVE = [ "${pkgs.glibcLocales}/lib/locale/locale-archive" ];
|
LOCALES_ARCHIVE = [ "${pkgs.glibcLocales}/lib/locale/locale-archive" ];
|
||||||
};
|
};
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
audio-recorder
|
||||||
awscli2
|
awscli2
|
||||||
bandwhich
|
bandwhich
|
||||||
bat
|
bat
|
||||||
bind
|
bind
|
||||||
chromium
|
chromium
|
||||||
|
clipmenu
|
||||||
direnv
|
direnv
|
||||||
dunst
|
dunst
|
||||||
|
element-desktop
|
||||||
exa
|
exa
|
||||||
fd
|
fd
|
||||||
firefox
|
firefox
|
||||||
@@ -26,18 +29,21 @@
|
|||||||
gnumake
|
gnumake
|
||||||
go
|
go
|
||||||
google-cloud-sdk
|
google-cloud-sdk
|
||||||
|
gopass
|
||||||
gradle
|
gradle
|
||||||
groovy
|
groovy
|
||||||
hadolint
|
hadolint
|
||||||
htop
|
htop
|
||||||
|
imagemagick
|
||||||
jdk
|
jdk
|
||||||
jetbrains.idea-community
|
jetbrains.idea-community
|
||||||
jq
|
jq
|
||||||
|
kubectl
|
||||||
libreoffice
|
libreoffice
|
||||||
maven
|
maven
|
||||||
nixpkgs-fmt
|
nixpkgs-fmt
|
||||||
nmap
|
nmap
|
||||||
nodejs
|
nodejs-14_x
|
||||||
openvpn
|
openvpn
|
||||||
pinentry-curses
|
pinentry-curses
|
||||||
postman
|
postman
|
||||||
@@ -59,6 +65,8 @@
|
|||||||
unzip
|
unzip
|
||||||
vlc
|
vlc
|
||||||
vscode
|
vscode
|
||||||
|
xclip
|
||||||
|
xdg_utils
|
||||||
youtube-dl
|
youtube-dl
|
||||||
zathura
|
zathura
|
||||||
zip
|
zip
|
||||||
|
Reference in New Issue
Block a user