apply config changes for 25.05
This commit is contained in:
parent
2c2fa2b6c1
commit
0249e2941b
|
@ -15,7 +15,7 @@ in {
|
|||
calibre
|
||||
chromium
|
||||
discord
|
||||
gwenview
|
||||
kdePackages.gwenview
|
||||
libreoffice-fresh
|
||||
mpv
|
||||
obs-studio
|
||||
|
|
|
@ -38,7 +38,7 @@ in {
|
|||
maxCacheTtl = 3600 * 6;
|
||||
maxCacheTtlSsh = 3600 * 6;
|
||||
|
||||
pinentryPackage = pkgs.pinentry-emacs;
|
||||
pinentry.package = pkgs.pinentry-emacs;
|
||||
};
|
||||
|
||||
accounts.email.accounts = {
|
||||
|
|
|
@ -28,7 +28,7 @@ in {
|
|||
ignoreSpace = true;
|
||||
};
|
||||
|
||||
initExtra = import ./zshrc.nix {inherit config lib pkgs;};
|
||||
initContent = import ./zshrc.nix {inherit config lib pkgs;};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
@ -85,7 +85,7 @@
|
|||
enableRST = true;
|
||||
})
|
||||
gnucash
|
||||
kdenlive
|
||||
kdePackages.kdenlive
|
||||
nmap
|
||||
qbittorrent
|
||||
virt-manager
|
||||
|
|
Loading…
Reference in a new issue