Common: enable home-manager manual
This commit is contained in:
parent
1ba89c9548
commit
17e929fe3e
1 changed files with 4 additions and 0 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue