about summary refs log tree commit diff stats
path: root/modules
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2026-01-16 19:40:19 +0100
committerSilas Schöffel <sils@sils.li>2026-01-16 19:40:59 +0100
commit52d4fcc46175c6fe55967625562262242e5a5233 (patch)
tree3788bc4444505cead17871cbe9721bff34a26036 /modules
parentflake.lock: update (diff)
downloadnix-config-52d4fcc46175c6fe55967625562262242e5a5233.zip
hyfetch: supress pridemonth message
Diffstat (limited to 'modules')
-rw-r--r--modules/hm/sils/hyfetch.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/hm/sils/hyfetch.nix b/modules/hm/sils/hyfetch.nix
index 08321e6..e664e0e 100644
--- a/modules/hm/sils/hyfetch.nix
+++ b/modules/hm/sils/hyfetch.nix
@@ -24,7 +24,7 @@ in {
         };
         backend = "fastfetch";
         distro = null;
-        pride_month_shown = [];
+        pride_month_disable = true;
       };
     };
   };