From c5b592afb3702aa0f4d1938c870b183f124c0261 Mon Sep 17 00:00:00 2001 From: foosinn Date: Sat, 24 Oct 2020 16:15:15 +0200 Subject: [PATCH] add missing tools --- roles/base.nix | 2 ++ roles/desktop.nix | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/roles/base.nix b/roles/base.nix index e76d8c9..4ce365a 100644 --- a/roles/base.nix +++ b/roles/base.nix @@ -4,9 +4,11 @@ let unstable = import {}; in { environment.systemPackages = with pkgs; [ + acpi bash bash-completion bat + borgbackup direnv fd fzf diff --git a/roles/desktop.nix b/roles/desktop.nix index 1e6d25a..a8108cd 100644 --- a/roles/desktop.nix +++ b/roles/desktop.nix @@ -69,9 +69,9 @@ in { hicolor-icon-theme numix-icon-theme - unstable.alacritty imv inkscape + libqrencode libreoffice libsecret lxappearance @@ -81,9 +81,10 @@ in { pcmanfm pulseaudio pulsemixer - unstable.keepassxc wl-clipboard xdg_utils + unstable.alacritty + unstable.keepassxc ( pkgs.writeTextFile { name = "startsway";