chore: flake update

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2026-04-09 00:36:38 -03:00
parent fad1915084
commit 3027404339
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
6 changed files with 66 additions and 87 deletions

View file

@ -81,7 +81,7 @@
fastfetch
firefox
pavucontrol
protonvpn-gui # WARNING: Marked as broken https://github.com/NixOS/nixpkgs/commit/84faa614a5256a84e3dd4e445053ff76f4c0a5d4
proton-vpn
qbittorrent
qdirstat
speedcrunch
@ -128,7 +128,6 @@
kdePackages.ark
loupe
slurp
swww
# Mail client
thunderbird

View file

@ -5,6 +5,7 @@
programs.git = {
enable = true;
lfs.enable = true;
signing.format = "openpgp";
settings = {
aliases = {

View file

@ -61,8 +61,12 @@
gtk-application-prefer-dark-theme = true;
};
gtk4.extraConfig = {
gtk-application-prefer-dark-theme = true;
gtk4 = {
theme = null;
extraConfig = {
gtk-application-prefer-dark-theme = true;
};
};
iconTheme = {