1
1
mirror of https://github.com/divnix/digga.git synced 2024-11-26 23:35:12 +03:00
digga/doc/flk/index.md
2021-02-14 17:41:15 -07:00

501 B

flk command

The devshell for the project incudes a convenient script for managing your system called flk. Each of the following chapters is a reference for one of its subcommands.

Rebuild

Without any of the subcommands, flk acts as a convenient shortcut for nixos-rebuild:

flk NixOS build

Will build hosts/NixOS.nix. You can change out build for switch, test, etc. Any additional arguments are passed through to the call to nixos-rebuild.

Usage

flk help