This commit is contained in:
nora 2024-07-28 14:04:54 +02:00
parent 8c6441a941
commit 72e79f9cc3
14 changed files with 74 additions and 8 deletions

View file

@ -7,6 +7,7 @@ NixOS is provisioned by running [nixos-infect](https://github.com/elitak/nixos-i
> If you run the script before changing the hostname - remove the /etc/nixos/configuration.nix so it's regenerated with the new hostname.
```
hostname tmp
curl -LO https://raw.githubusercontent.com/elitak/nixos-infect/master/nixos-infect
bash nixos-infect
```