(desktop) Gen 447: Added some more program configs

This commit is contained in:
pagedMov
2024-10-13 12:27:17 -04:00
parent 9372e3af0d
commit 13740e7d39
6 changed files with 37 additions and 18 deletions

View File

@@ -6,14 +6,10 @@ in
{
home.packages = with pkgs; [
gtk3
adwaita-icon-theme
uhk-agent
dunst
rofi
sqlite
starship
zathura
inkscape
gimp
imagemagick
yt-dlp
vlc
@@ -22,7 +18,6 @@ in
qbittorrent
obs-studio
neovide
chromium
zsh
zsh-syntax-highlighting
zsh-history-substring-search

View File

@@ -0,0 +1,8 @@
{ ... }:
{
programs.autojump = {
enable = true;
enableZshIntegration = true;
};
}

View File

@@ -0,0 +1,8 @@
{ ... }:
{
programs.fzf = {
enable = true;
enableZshIntegration = true;
};
}

View File

@@ -0,0 +1,10 @@
{ ... }:
{
programs.password-store = {
enable = true;
settings = {
PASSWORD_STORE_DIR = "$XDG_DATA_HOME/.pass";
};
};
}

View File

@@ -13,7 +13,6 @@
feh
ffmpeg-full
fuse
fzf
git
gnumake
gst_all_1.gstreamer
@@ -44,7 +43,6 @@
jq
pamixer
parted
pass
pavucontrol
pkg-config
playerctl