t\P
This commit is contained in:
@@ -1,19 +1,24 @@
|
|||||||
# NixOS Sakamoto
|
# Nix Sakamoto
|
||||||
A rewrite of the original Sakamoto NixOS configuration.
|
A rewrite of the original Sakamoto NixOS configuration.
|
||||||
|
|
||||||
## Getting Started
|
## Installation
|
||||||
|
Installing Sakamoto Nix configuration may vary on your current operating system.
|
||||||
|
|
||||||
| Hosts | Description |
|
| Hosts | Description |
|
||||||
|----------|--------------|
|
|----------|--------------|
|
||||||
| hakase | gaming desktop (linux) |
|
| hakase | gaming desktop (linux) |
|
||||||
| macos | compatible with the M series |
|
| sakamoto | \[unavailable] server that uses containers (linux) |
|
||||||
|
| nano | \[unavailable] windows configuration |
|
||||||
|
| macos | macos configuration |
|
||||||
|
|
||||||
**Note: Replace `${Hosts}` with one of the options from the table above.**
|
**Note: Replace `${Hosts}` with one of the options from the table above.**
|
||||||
|
|
||||||
### Linux Installation
|
### Linux Installation
|
||||||
|
|
||||||
1. Install [Nix](https://nixos.org).
|
1. Install [Nix](https://nixos.org).
|
||||||
2. Clone this directory.
|
2. Clone this directory.
|
||||||
```sh
|
```sh
|
||||||
$ git clone [https://git.sakamoto.dev/kenji/nixos.git](https://git.sakamoto.dev/kenji/nixos.git) ~/.config/nixos
|
$ git clone https://git.sakamoto.dev/kenji/nixos.git ~/.config/nixos
|
||||||
```
|
```
|
||||||
3. Create a hardware-configuration.conf
|
3. Create a hardware-configuration.conf
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user