docs: fix urls
This commit is contained in:
parent
36d28a6a4b
commit
c8fdc514a7
45 changed files with 49 additions and 49 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue