From a5a7564bc74c711126debd78fa23be64b7226b11 Mon Sep 17 00:00:00 2001 From: Bauke Date: Sat, 25 Mar 2023 12:29:51 +0100 Subject: [PATCH] Fix systems anchor. --- .bauke/NixOS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bauke/NixOS.md b/.bauke/NixOS.md index 4f7dcee..20ce018 100644 --- a/.bauke/NixOS.md +++ b/.bauke/NixOS.md @@ -2,7 +2,7 @@ ## 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/`.