This commit is contained in:
parent
76bd020d2a
commit
e3a91c500a
1 changed files with 4 additions and 0 deletions
|
@ -20,14 +20,18 @@ hostname
|
|||
```
|
||||
<details>
|
||||
<summary>Hostname does not Match (click to expand)</summary>
|
||||
|
||||
Install NixOS on the current system with forced hostname.
|
||||
|
||||
```bash
|
||||
cd ~/Project/aux-config
|
||||
sudo nixos-rebuild switch --flake .#voloxo
|
||||
```
|
||||
|
||||
> **Warning**
|
||||
>
|
||||
> This will change the Hostname of your System to voloxo!
|
||||
|
||||
</details>
|
||||
|
||||
Install NixOS for your current Hostname.
|
||||
|
|
Loading…
Add table
Reference in a new issue