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