This commit is contained in:
Reid 2023-08-25 15:52:52 -07:00
parent 15108ce11c
commit 0dcd4820c5
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8

View file

@ -18,7 +18,7 @@ _Commands here will assume you are currently in the directory of the dotfiles._
``` ```
- To update the system: - To update the system:
```sh ```sh
sudo nixos-rebuild switch --upgrade --flake ".#server" sudo nixos-rebuild switch --upgrade --flake ".#server" a
``` ```
- To test the system: - To test the system:
```sh ```sh