update and add dbeaver

This commit is contained in:
tristan 2023-04-27 16:32:30 +01:00
parent 7350b5a51f
commit e0d717f56b
3 changed files with 21 additions and 22 deletions

View file

@ -61,6 +61,7 @@ let
};
lf-sixel = pkgs.callPackage ../../custom/lf-sixel/. { };
brave-nightly = pkgs.callPackage ../../custom/brave-nightly/. { };
in
{
programs.home-manager.enable = true;
@ -82,6 +83,7 @@ in
yt-dlp
playerctl
pavucontrol
dbeaver
brave
quickemu
@ -118,7 +120,7 @@ in
];
services.swayidle.timeouts = [
{
timeout = 60;
timeout = 300;
command = "${pkgs.swaylock-effects}/bin/swaylock -f";
}
];
@ -386,7 +388,6 @@ in
};
};
programs.rbw = {
enable = true;
settings = {