apply config changes for 25.05

This commit is contained in:
Fabian Montero 2025-07-27 21:00:53 -06:00
parent 2c2fa2b6c1
commit 0249e2941b
Signed by: fabian
GPG key ID: 1FFAC35E1798174F
4 changed files with 4 additions and 4 deletions

View file

@ -15,7 +15,7 @@ in {
calibre calibre
chromium chromium
discord discord
gwenview kdePackages.gwenview
libreoffice-fresh libreoffice-fresh
mpv mpv
obs-studio obs-studio

View file

@ -38,7 +38,7 @@ in {
maxCacheTtl = 3600 * 6; maxCacheTtl = 3600 * 6;
maxCacheTtlSsh = 3600 * 6; maxCacheTtlSsh = 3600 * 6;
pinentryPackage = pkgs.pinentry-emacs; pinentry.package = pkgs.pinentry-emacs;
}; };
accounts.email.accounts = { accounts.email.accounts = {

View file

@ -28,7 +28,7 @@ in {
ignoreSpace = true; ignoreSpace = true;
}; };
initExtra = import ./zshrc.nix {inherit config lib pkgs;}; initContent = import ./zshrc.nix {inherit config lib pkgs;};
}; };
}; };
} }

View file

@ -85,7 +85,7 @@
enableRST = true; enableRST = true;
}) })
gnucash gnucash
kdenlive kdePackages.kdenlive
nmap nmap
qbittorrent qbittorrent
virt-manager virt-manager