Fix systems anchor.
This commit is contained in:
parent
e31481100b
commit
a5a7564bc7
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Management
|
## Management
|
||||||
|
|
||||||
Using the `copy-nixos-config` script, all the configurations are stored in `$BAUKE_DIR/nix/` and copied to `/etc/nixos` for each respective [system](#Systems).
|
Using the `copy-nixos-config` script, all the configurations are stored in `$BAUKE_DIR/nix/` and copied to `/etc/nixos` for each respective [system](#systems).
|
||||||
|
|
||||||
* Get a diff between the current files in `/etc/nixos` and `$BAUKE_DIR/nix/<system>`.
|
* Get a diff between the current files in `/etc/nixos` and `$BAUKE_DIR/nix/<system>`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue