shelman->patagia

This commit is contained in:
Daniel Lundin 2024-09-02 14:43:17 +02:00
parent ad56904021
commit 9bbd3fa12e
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
14 changed files with 26 additions and 25 deletions

View file

@ -8,7 +8,7 @@ IT in a box!
2. Clone this repo:
```
nix-shell -p git --command 'git clone https://git.shelman.io/shelmangroup/nixos-config.git'
nix-shell -p git --command 'git clone https://patagia.dev/dln/nixos-config.git'
```
3. Ensure host configuration exists at `./nixos-config/hosts/${HOSTNAME}` and contains at minimum the hardware configuration. The NixOS installer will write this out to `/etc/nixos/hardware-configuration.nix`.