Common: enable home-manager manual

This commit is contained in:
Toast 2024-09-20 10:09:55 +02:00
parent 1ba89c9548
commit 17e929fe3e

View file

@ -131,6 +131,10 @@
catppuccin.flavor = osConfig.catppuccin.flavor;
catppuccin.accent = osConfig.catppuccin.accent;
home.stateVersion = "24.05";
manual = {
manpages.enable = true;
html.enable = true;
};
xdg = {
enable = true;
userDirs = {