boot

Boot related things for Nix.

cachix

Cachix is a binary cache for Nix packages, allowing users to share and distribute pre-built binaries.

commands

Common commands used in NixOS | Nix

containers

dentritic

Flips the script on using Nix.

devenv && direnv

Provides containerized packages and session variables to a devShell environment.

flakes

Flakes help create standalone builds whether a single program or an entire OS.

install

Shows steps for basic installation of NixOS

language

Nix functional programming language. Key take aways.

modules

Modules are a way to organize and share code.

nix serve

nix-serve serves as a local cache to help cut down on network traffic.

nixops

Deploy entire systems with Nix.

profiles

A user can have their own profile or can share a profile with other users.

read eval print loop

REPL is an interactive shell for evaluating Nix expressions.

sops nix

Secrets management for NixOS

swap

Setup swap as either a swapfile or swap partition.

uninstall

How to uninstall Nix from Linux and MacOS

virtualisation

Settings for different virtualization programs.