small readme change

This commit is contained in:
smayzy 2025-09-09 09:47:15 +02:00
parent 669b93bd4a
commit 78769733a2

View File

@ -23,12 +23,8 @@ If you see a error or a simple improvement you can write feel free to make a pul
## Deployment
To deploy the config run
```bash
git clone https://gitea.smayzy.ovh/Smayzy/nix-config.git
```
```bash
nixos-rebuild switch --flake ./nix-config/#hostname
nixos-rebuild switch --flake git+https://gitea.smayzy.ovh/Smayzy/nix-config#hostname
```
To update changes run
```bash