a
This commit is contained in:
@@ -4,8 +4,8 @@ A rewrite of the original Sakamoto NixOS configuration.
|
||||
## Getting Started
|
||||
| Hosts | Description |
|
||||
|----------|--------------|
|
||||
| hakase | gaming desktop |
|
||||
| macos | darwin |
|
||||
| hakase | gaming desktop (linux) |
|
||||
| macos | compatible with the M series |
|
||||
|
||||
**Note: Replace `${Hosts}` with one of the options from the table above.**
|
||||
### Linux Installation
|
||||
@@ -26,7 +26,7 @@ A rewrite of the original Sakamoto NixOS configuration.
|
||||
```
|
||||
6. Install unstable channel (fixes `pkgs.fish` misconfiguration).
|
||||
```sh
|
||||
nix-channel --add https://nixos.org/channels/nixos-unstable nixos nix-channel --update
|
||||
$ nix-channel --add https://nixos.org/channels/nixos-unstable nixos nix-channel --update
|
||||
```
|
||||
### MacOS (Darwin) Installation
|
||||
1. Install [Nix](https://nixos.org).
|
||||
|
||||
Reference in New Issue
Block a user