Give dbus to variety, add bashls, merkuro no kmail, and inotify-tools to elixir template

This commit is contained in:
Daniel Flanagan 2024-02-20 21:37:20 -06:00
parent 88f7482f22
commit e22369983f
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4
4 changed files with 7 additions and 1 deletions

View file

@ -13,6 +13,7 @@
Environment = [
"PATH=${lib.makeBinPath (with pkgs; [
variety
dbus
(lib.getBin pkgs.plasma5Packages.qttools)
libsForQt5.kdialog
])}"

View file

@ -63,6 +63,7 @@ in {
mosh
# nmap
nettools
nodePackages.bash-language-server
openssl
# pciutils
# pv
@ -72,6 +73,8 @@ in {
rsync
# rtx
sd
shellcheck
shfmt
# sops
smartmontools
# sqlite

View file

@ -23,6 +23,8 @@
programs.dconf.enable = true;
services.dbus.enable = true;
environment = {
variables = {
GTK_THEME = "Catppuccin-Mocha-Compact-Sapphire-Dark";
@ -40,7 +42,6 @@
libsForQt5.kate
libsForQt5.kdenlive
libsForQt5.merkuro
libsForQt5.kmail
libsForQt5.kcalc
libsForQt5.neochat
libsForQt5.filelight

View file

@ -54,6 +54,7 @@
default = pkgs.mkShell {
shellHook = "export LOCALE_ARCHIVE=/usr/lib/locale/locale-archive";
buildInputs = with pkgs; [
inotify-tools
erlang_26
erlang
elixir-ls