When I run nixos-rebuild switch, i get this:
trace: warning: optionsDocBook is deprecated since 23.11 and will be removed in 24.05
I’m running 23.11 with flakes
When I run nixos-rebuild switch, i get this:
trace: warning: optionsDocBook is deprecated since 23.11 and will be removed in 24.05
I’m running 23.11 with flakes
4 Comments
Atemu@lemmy.ml · 1 pts · 3y
Are you using home-manager in your NixOS config?
Matcraftou@lemmy.world · 1 pts · 3y
yes
Atemu@lemmy.ml · 1 pts · 3y
Uncomment that and
nixos-rebuild build. Does it still happen?Detegr@lemmy.sdf.org · 1 pts · 3y
Probably this issue in home-manager.