docs: fix urls

This commit is contained in:
sid 2026-05-31 20:17:20 +02:00
parent 36d28a6a4b
commit c8fdc514a7
45 changed files with 49 additions and 49 deletions

View file

@ -1,6 +1,6 @@
# Add NixOS and Home Manager configurations
Choose a configuration template from [this list](https://git.sid.ovh/sid/synix/tree/master/apps/create/templates).
Choose a configuration template from [this list](https://git.sid.ovh/sid/synix/src/branch/release-25.11/apps/create/templates).
Run the `create` script to add your desired configuration template to your nix-config flake:

View file

@ -1,6 +1,6 @@
# Create your own nix-config flake
Create an empty directory and apply a [nix-config template](https://git.sid.ovh/sid/synix/tree/master/templates/nix-config) to it:
Create an empty directory and apply a [nix-config template](https://git.sid.ovh/sid/synix/src/branch/release-25.11/templates/nix-configs) to it:
```bash
mkdir -p ~/.config/nixos