add nixos home server post

This commit is contained in:
Yan Lin 2026-01-30 17:25:18 +01:00
parent f75354483d
commit 8e06ce9ff7
9 changed files with 232 additions and 2 deletions

View file

@ -152,8 +152,8 @@ ul, ol {
}
code {
font-family: "Fira Code", "SF Mono", Consolas, monospace;
font-size: 0.9em;
font-family: "SF Mono", Consolas, monospace;
font-size: 0.85em;
background: var(--code-bg);
padding: 0.1em 0.3em;
border-radius: 3px;