Add more nix packages

This commit is contained in:
Dave Gallant
2020-06-12 22:15:09 -04:00
parent c7c797dcf4
commit e5ca3d841b
2 changed files with 30 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
home.username = "dgallant";
home.homeDirectory = "/home/dgallant";
home.stateVersion = "20.09";
home.sessionVariables.LOCALES_ARCHIVE = "${pkgs.glibcLocales}/lib/locale/locale-archive";
home.packages = with pkgs; [
awscli2
@@ -16,7 +17,10 @@
direnv
exa
fd
firefox
fzf
gimp
glibcLocales
go
golint
google-cloud-sdk
@@ -27,6 +31,7 @@
jq
nmap
openvpn
pavucontrol
postman
python38
rfd
@@ -50,8 +55,32 @@
zathura
zip
zsh-fast-syntax-highlighting
# fonts
aileron
comfortaa
dejavu_fonts
dina-font
eunomia
fantasque-sans-mono
fira
fira-code
fira-code-symbols
fira-mono
font-awesome
helvetica-neue-lt-std
hermit
ibm-plex
inconsolata
liberation_ttf
libre-baskerville
libre-bodoni
libre-caslon
libre-franklin
];
fonts.fontconfig.enable = true;
programs.zsh = {
enable = true;
enableAutosuggestions = true;

View File

@@ -130,7 +130,7 @@ super + {_,shift + }s
# lock
super + l
slock
i3lock-fancy
# screenshot
super + @Print