From caa16b9b5ed0a015b19ae77436fcf5a994bdbd10 Mon Sep 17 00:00:00 2001 From: foosinn Date: Wed, 7 Apr 2021 11:14:43 +0200 Subject: [PATCH 1/3] more fonts --- roles/desktop.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/desktop.nix b/roles/desktop.nix index 444ca08..b20aeba 100644 --- a/roles/desktop.nix +++ b/roles/desktop.nix @@ -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 ]; From 5bbf69453329580f78634d524ea2e45dfd51acad Mon Sep 17 00:00:00 2001 From: foosinn Date: Wed, 7 Apr 2021 11:16:08 +0200 Subject: [PATCH 2/3] use alacritty unstable for mode indicator --- roles/desktop.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/desktop.nix b/roles/desktop.nix index b20aeba..ffd975f 100644 --- a/roles/desktop.nix +++ b/roles/desktop.nix @@ -86,7 +86,6 @@ in { hicolor-icon-theme numix-icon-theme - alacritty imv inkscape libqrencode @@ -105,6 +104,7 @@ in { xfce.thunar xfce.thunar-volman ydotool + unstable.alacritty unstable.keepassxc ( pkgs.writeTextFile { From a5f1d145d7603fc02b485b9cd1c6d7337bb79c4c Mon Sep 17 00:00:00 2001 From: foosinn Date: Wed, 7 Apr 2021 11:16:23 +0200 Subject: [PATCH 3/3] add cli jira client --- roles/work.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/work.nix b/roles/work.nix index b075c8e..574d85f 100644 --- a/roles/work.nix +++ b/roles/work.nix @@ -25,6 +25,7 @@ in { cloudstation drone-cli govc + go-jira unstable.google-cloud-sdk unstable.slack unstable.velero