fix strings, add nix-index

This commit is contained in:
Bit Borealis 2023-07-27 09:08:18 +00:00
parent 6166112d75
commit a06139f9b4
Signed by: theotheroracle
GPG key ID: 2D816A2DCA6E5649

View file

@ -29,6 +29,7 @@ with import ./modules/neovim-config.nix { inherit pkgs lib fromGitHub; };
schildichat-desktop
dino
mangohud
nix-index
termpdfpy
zellij
gimp
@ -52,6 +53,7 @@ with import ./modules/neovim-config.nix { inherit pkgs lib fromGitHub; };
mpv
wl-clipboard
adw-gtk3
(writeShellScriptBin "strings" ''${busybox}/bin/strings "$@"'')
] ++ ( with pkgs.gnome; [
gnome-tweaks
dconf-editor