add missing tools

This commit is contained in:
foosinn 2020-10-24 16:15:15 +02:00
parent de97a020a1
commit c5b592afb3
2 changed files with 5 additions and 2 deletions

View file

@ -4,9 +4,11 @@ let
unstable = import <nixos-unstable> {};
in {
environment.systemPackages = with pkgs; [
acpi
bash
bash-completion
bat
borgbackup
direnv
fd
fzf

View file

@ -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";