mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-02-22 15:15:50 -06:00
small note warning use of isContainer
This commit is contained in:
parent
04c4a21281
commit
cee0c72eae
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ This removes the need for:
|
||||||
* this article describes how to enable flake support in `nix` and `nix-daemon`
|
* this article describes how to enable flake support in `nix` and `nix-daemon`
|
||||||
* reading this article is a **pre-requisite**
|
* reading this article is a **pre-requisite**
|
||||||
* this README.md assumes you've enabled flakes system-wide
|
* this README.md assumes you've enabled flakes system-wide
|
||||||
|
* omit using `boot.isContainer = true;` on `configuration.nix` (as the article suggests) if you want to use `nixos-rebuild` rather than `nixos-container`
|
||||||
|
|
||||||
## Nix CLI - Flakes Usage
|
## Nix CLI - Flakes Usage
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue