non important commit

This commit is contained in:
maxstrb 2025-11-09 14:17:15 +01:00
parent 761422165e
commit cd593b954b

View file

@ -8,10 +8,14 @@
fzf
fd
eza
most
];
home.sessionVariables = {
EDITOR = "nvim";
PAGER = "most";
MANPAGER = "most";
MANROFFOPT = "-c";
};
programs = {