Enable picom, add some tools
This commit is contained in:
parent
b9df8a092c
commit
201090eee6
1 changed files with 4 additions and 0 deletions
|
@ -46,6 +46,7 @@ in
|
|||
gpg.enable = true;
|
||||
i3.enable = true;
|
||||
mpd.enable = true;
|
||||
picom.enable = true;
|
||||
polybar.enable = true;
|
||||
neovim.enable = true;
|
||||
rclone = {
|
||||
|
@ -83,13 +84,16 @@ in
|
|||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
appimage-run
|
||||
atool
|
||||
bandwhich
|
||||
bitwarden
|
||||
blink1-tool
|
||||
bottom
|
||||
cider
|
||||
commitgpt
|
||||
fd
|
||||
feh
|
||||
ffmpeg_5-full
|
||||
git
|
||||
gnome.nautilus
|
||||
|
|
Loading…
Reference in a new issue