2.home-manager/tests/modules/programs/w3m/expected-bookmark.html
oneorseveralcats bc357c75e3 w3m: add module
adds a pretty complete module for w3m, a terminal web browser and pager.
2026-03-23 14:10:42 -05:00

17 lines
376 B
HTML

<!-- This file was generated by Home Manager and is read-only. -->
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<h1>links</h1>
<h2>category1</h2>
<ul>
<li><a href="https://nix-community.github.io/home-manager/index.xhtml">home-manager manual</a></li>
</ul
<h2>category2</h2>
<ul>
<li><a href="https://nixos.org/manual/nixos/stable/">nixos manual</a></li>
</ul
</body>
</html>