nixos

Tag

Cards List
#nixos

Passphrase-less reboots using kexec under NixOS

Lobsters Hottest · yesterday Cached

This article details a method for passphrase-less server reboots on NixOS using kexec, enhancing security and reducing reboot time for encrypted systems.

0 favorites 0 likes
#nixos

Build-time systemd schedule

Lobsters Hottest · yesterday Cached

The article explores using NixOS to inspect and manage systemd schedules at build time for self-hosted services, enhancing runtime checks.

0 favorites 0 likes
#nixos

nixpkgs-multiverse: every version that ever existed

Lobsters Hottest · 2026-08-09 Cached

nixpkgs-multiverse is a Nix flake that provides access to every version of every package that ever existed in Nixpkgs, allowing users to easily pin and mix historical package versions without multiple flake inputs.

0 favorites 0 likes
#nixos

Show HN: NixOS-DGX-Spark – Nix and NixOS on the DGX Spark

Hacker News Top · 2026-08-02 Cached

This open-source project enables Nix and NixOS on the NVIDIA DGX Spark, providing USB boot images and a NixOS module for configuring the hardware.

0 favorites 0 likes
#nixos

Derivations to Deployments: Practical Nix in Production

Lobsters Hottest · 2026-07-31 Cached

This talk explains how to use Nix to achieve full reproducibility from development environments, builds, to cloud deployments, and showcases Antithesis's Nix-based "command set" framework as a replacement for messy scripts.

0 favorites 0 likes
#nixos

Secrets Don’t Belong in Config

Lobsters Hottest · 2026-07-21 Cached

This article argues that secrets should not be stored in configuration files, using an audit of NixOS modules to show that a quarter of them require workarounds to separate secrets from config. It advocates for dedicated runtime channels for secrets.

0 favorites 0 likes
#nixos

The death and rebirth of my home server

Lobsters Hottest · 2026-07-19 Cached

The author recounts the failure of their Raspberry Pi home server's SD card and their process of rebuilding with a focus on minimizing writes and improving redundancy using NixOS, zram, and external backups.

0 favorites 0 likes
#nixos

Spindle's new microVM engine

Lobsters Hottest · 2026-06-29 Cached

Spindle introduces a new microVM engine that runs each workflow in its own lightweight virtual machine, supporting NixOS configuration, Docker builds, and caching for fast subsequent runs.

0 favorites 0 likes
#nixos

Migrating from Proxmox to NixOS and Incus

Hacker News Top · 2026-06-25 Cached

The author describes migrating their homelab from Proxmox to NixOS with Incus, highlighting the benefits of declarative configuration and reproducibility over imperative systems.

0 favorites 0 likes
#nixos

I can haz smoller NixOS ISOs?

Lobsters Hottest · 2026-06-19 Cached

A guide on building minimal NixOS ISOs and reducing their size, with comparisons to Alpine Linux and step-by-step optimization techniques.

0 favorites 0 likes
#nixos

Show HN: machine0 – Persistent NixOS VMs You Control from the CLI

Hacker News Top · 2026-06-15 Cached

machine0 is a CLI tool for provisioning persistent NixOS and Ubuntu VMs with dedicated resources, static IPs, per-minute billing, and features like suspend/resume and golden images.

0 favorites 0 likes
#nixos

securix: NixOS-based secure operating system. Provides a hardened environment with strong isolation, reproducibility, and policy-driven configurations

Lobsters Hottest · 2026-05-31 Cached

Sécurix is a NixOS-based secure operating system developed by the French digital department (DINUM) for hardened environments with strong isolation, reproducibility, and policy-driven configurations, currently in alpha.

0 favorites 0 likes
#nixos

NixOS 26.05 released

Lobsters Hottest · 2026-05-30 Cached

NixOS 26.05 'Yarara' is released, featuring systemd in initrd, GNOME 50, deprecation of x86_64-darwin, and thousands of package updates.

0 favorites 0 likes
#nixos

NNN Stack: NixOS, Niri, Noctalia

Lobsters Hottest · 2026-05-29 Cached

The NNN Stack combines NixOS, Niri compositor, and Noctalia shell to create a declarative, scrollable, and reproducible desktop environment, inviting users to contribute their dotfiles.

0 favorites 0 likes
#nixos

TIL: Symlinking NixOS Dotfiles

matklad · 2026-05-21 Cached

A developer shares a technique for symlinking dotfiles on NixOS using systemd-tmpfiles, without relying on home-manager or additional tools.

0 favorites 0 likes
#nixos

Lanzaboote – NixOS Secure Boot

Hacker News Top · 2026-05-09 Cached

This article introduces Lanzaboote, a UEFI UKI stub written in Rust that enables Secure Boot support for NixOS. It solves NixOS-specific boot challenges by deferring signature checking to UEFI while keeping kernels and initrds separate from the UKI binary.

0 favorites 0 likes
#nixos

NixOS and Secrets

Lobsters Hottest · 2026-05-08 Cached

A tutorial explaining secrets management options for NixOS, comparing tools like sops-nix, agenix, and ragenix, with practical examples of using sops-nix for encrypted secrets management.

0 favorites 0 likes
#nixos

Stamp It! All Programs Must Report Their Version

Michael Stapelberg · 2026-04-05 Cached

The article advocates for mandatory version stamping in all software programs to improve incident response, using the i3 window manager's version reporting system as a case study, and covers implementation details with Go and NixOS.

0 favorites 0 likes
#nixos

Coding Agent VMs on NixOS with microvm.nix

Michael Stapelberg · 2026-02-01 Cached

A technical guide on using microvm.nix on NixOS to create ephemeral VMs for safely running coding agents without access to personal files.

0 favorites 0 likes
#nixos

Can I finally start using Wayland in 2026?

Michael Stapelberg · 2026-01-04 Cached

The author re-evaluates the usability of Wayland on Linux in 2026, noting improvements but persistent issues with NVIDIA drivers and 8K monitor support, making it still not ready for their setup.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback