Merge branch 'main' of gitlab.com:stvnliu/nixos-configuration

This commit is contained in:
Zhongheng Liu 2025-01-04 20:16:53 +02:00
commit fd12988a0f
Signed by: steven
GPG key ID: 805A28B071DAD84B

View file

@ -13,7 +13,6 @@ This configuration is dependent on flakes being enabled in the system building t
### Build script
Build the default version of this configuration.
Switches on the next boot.
```
wget https://raw.githubusercontent.com/stvnliu/nixos-configuration/refs/heads/main/deploy.sh
chmod +x ./deploy.sh
@ -21,6 +20,7 @@ chmod +x ./deploy.sh
```
or manually:
```
git clone <repo_url> <path_to_config>
sudo nixos-rebuild --flake <path_to_config>#<your_hostname> boot