Posts tagged “Linux”

2 posts

Managing a NixOS Fleet with Claude Code

· 5 min read

Using Claude Code as an infrastructure co-pilot: a dedicated service account, scoped sudo, and a workflow for managing NixOS hosts through conversation.

linux
nixos claude-code ai infrastructure automation homelab devops

Managing NixOS with Git: A Declarative Infrastructure Workflow

· 9 min read

NixOS is unlike any other Linux distribution. Your entire system — packages, services, users, firewall rules, filesystems — is described in configuration …

linux
nixos git linux infrastructure nix-flakes home-manager