non important commit

This commit is contained in:
maxstrb 2026-03-11 11:40:59 +01:00
parent ae46635bad
commit bdaa0e6bba

View file

@ -13,9 +13,8 @@
home.sessionVariables = {
EDITOR = "nvim";
PAGER = "most";
MANPAGER = "most";
MANROFFOPT = "-c";
PAGER = "bat -l man";
MANPAGER = "bat -l man";
};
programs = {