Nixcademy Veröffentlichungen mit Thema "tutorial"

Immutable A/B system partitions with NixOS for over-the-air updates

Immutable A/B system partitions with NixOS for over-the-air updates
KI-generiertes Bild. Menschen-geschriebene Inhalte.
📆 Mon Nov 03 2025 by Jacek Galowicz
Part 3 of our NixOS appliance image series - Learn how to use systemd-sysupdate to automatically update systems that run on immutable partitions.

Minimizing NixOS images

Minimizing NixOS images
KI-generiertes Bild. Menschen-geschriebene Inhalte.
📆 Tue Oct 21 2025 by Jacek Galowicz
Part 2 of our NixOS appliance image series - Learn how to use native Nix tools to shrink the size of your NixOS system images with quick iteration cycles!

Self-growing NixOS appliance images with systemd-repart

Self-growing NixOS appliance images with systemd-repart
KI-generiertes Bild. Menschen-geschriebene Inhalte.
📆 Fri Oct 03 2025 by Jacek Galowicz
How to build small, self-inflating NixOS images with systemd-repart that automatically repartition to use the full disk on the first boot.

Mastering Nixpkgs Overlays: Techniques and Best Practice

Mastering Nixpkgs Overlays: Techniques and Best Practice
KI-generiertes Bild. Menschen-geschriebene Inhalte.
📆 Thu Aug 01 2024 by Jacek Galowicz
Overlays in Nixpkgs are a powerful mechanism, but they are also complex to grasp. We tell you everything you need to know about Nixpkgs overlays.

Test Your Apps and Services with GitHub Actions Quickly and for Free

Test Your Apps and Services with GitHub Actions Quickly and for Free
KI-generiertes Bild. Menschen-geschriebene Inhalte.
📆 Fri Mar 01 2024 by Jacek Galowicz
Discover how to set up, test, and deploy an example application server using NixOS and GitHub Actions for seamless CI. Unlock powerful integration testing now!

Setting up Nix on macOS

Setting up Nix on macOS
KI-generiertes Bild. Menschen-geschriebene Inhalte.
📆 Mon Jan 15 2024 by Jacek Galowicz
Explore how to set up Nix on macOS effortlessly and boost your development workflow. Learn using nix-darwin for declarative package mgmt and sys configuration.

C++ with Nix in 2023, Part 2: Package Generation and Cross-Compilation

C++ with Nix in 2023, Part 2: Package Generation and Cross-Compilation
KI-generiertes Bild. Menschen-geschriebene Inhalte.
📆 Thu Nov 16 2023 by Jacek Galowicz
Learn to package and cross-compile C++ apps with Nix in 2023. Use nix flakes, swap compilers, and cross-compile for various platforms effortlessly.

C++ with Nix in 2023, Part 1: Developer Shells

C++ with Nix in 2023, Part 1: Developer Shells
KI-generiertes Bild. Menschen-geschriebene Inhalte.
📆 Tue Oct 31 2023 by Jacek Galowicz
Discover how Nix simplifies C++ dev with consistent, portable environments. Create dev shells, switch compilers, and update dependencies seamlessly.

Hosting OpenStreetMap on NixOS

Hosting OpenStreetMap on NixOS
KI-generiertes Bild. Menschen-geschriebene Inhalte.
📆 Tue Sep 26 2023 by Jacek Galowicz
Host OpenStreetMap on NixOS with ease! This guide helps you set up a OSM on NixOS for reproducible and quick deployment. Ideal for airgapped or custom setups!

Remote Deployments with nixos-rebuild

Remote Deployments with nixos-rebuild
KI-generiertes Bild. Menschen-geschriebene Inhalte.
📆 Thu Aug 10 2023 by Jacek Galowicz
Explore how nixos-rebuild's remote capabilities simplify deployment across machines. Learn the efficient steps for seamless remote builds and deployments!

Magic Deployments with nixos-rebuild

Magic Deployments with nixos-rebuild
KI-generiertes Bild. Menschen-geschriebene Inhalte.
📆 Mon Jul 31 2023 by Jacek Galowicz
Discover the power of nixos-rebuild for seamless system configuration, upgrades, and rollbacks with just a few commands. Explore its versatile capabilities!​