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