Compare commits

...

3 commits

Author SHA1 Message Date
a5f1d145d7 add cli jira client 2021-04-07 11:16:23 +02:00
5bbf694533 use alacritty unstable for mode indicator 2021-04-07 11:16:08 +02:00
caa16b9b5e more fonts 2021-04-07 11:14:43 +02:00
2 changed files with 5 additions and 1 deletions

View file

@ -52,7 +52,10 @@ in {
fonts.fontconfig.antialias = true;
fonts.fonts = with pkgs; [
cascadia-code
fira-code
fira-code-symbols
font-awesome
meslo-lg
noto-fonts
noto-fonts-emoji
];
@ -83,7 +86,6 @@ in {
hicolor-icon-theme
numix-icon-theme
alacritty
imv
inkscape
libqrencode
@ -102,6 +104,7 @@ in {
xfce.thunar
xfce.thunar-volman
ydotool
unstable.alacritty
unstable.keepassxc
(
pkgs.writeTextFile {

View file

@ -25,6 +25,7 @@ in {
cloudstation
drone-cli
govc
go-jira
unstable.google-cloud-sdk
unstable.slack
unstable.velero