Posts tagged “Nixos”
4 posts
Kanidm & SSH Identity Management
A compact cheatsheet covering Kanidm administration: user and group management, SSH public key distribution, PAM/NSS client setup on NixOS, step-ca certificate …
NixOS Essentials
A compact cheatsheet covering everyday NixOS operations: system configuration, nixos-rebuild, package management, services, networking, declarative containers, …
Managing a NixOS Fleet with Claude Code
Using Claude Code as an infrastructure co-pilot: a dedicated service account, scoped sudo, and a workflow for managing NixOS hosts through conversation.
Managing NixOS with Git: A Declarative Infrastructure Workflow
NixOS is unlike any other Linux distribution. Your entire system — packages, services, users, firewall rules, filesystems — is described in configuration …