fix: bump home manager, reenable manual
This commit is contained in:
parent
38738e5504
commit
562af7c9ea
2 changed files with 3 additions and 6 deletions
|
@ -28,9 +28,6 @@
|
|||
(lib.mkIf config.services.xserver.enable {
|
||||
xsession.enable = true;
|
||||
})
|
||||
{
|
||||
manual.manpages.enable = false; # FIXME: Manuel doesn't build in home-manager
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue