diff --git a/README.md b/README.md index 47dfb7d..a144128 100644 --- a/README.md +++ b/README.md @@ -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