Add balrog to README
This commit is contained in:
@@ -10,6 +10,7 @@ Each system has its own dedicated configuration module.
|
||||
| **gandalf** | Personal system configuration for `gandalf`. |
|
||||
| **frodo** | Personal system configuration for `frodo`. |
|
||||
| **legolas** | Personal system configuration for `legolas`. |
|
||||
| **balrog** | Personal system configuration for `balrog`. |
|
||||
| **work** | Work-oriented system configuration for `work`. |
|
||||
|
||||
|
||||
@@ -18,7 +19,7 @@ Each system has its own dedicated configuration module.
|
||||
To rebuild and switch to a specific system:
|
||||
|
||||
```bash
|
||||
# Replace <system> with gandalf, frodo, legolas, or work
|
||||
# Replace <system> with gandalf, frodo, legolas, balrog or work
|
||||
sudo nixos-rebuild switch --flake .#<system>
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user