1653fe3eb27f929bb983ab88592544454b73921f
NixOS Sakamoto
A rewrite of the original Sakamoto NixOS configuration.
Getting Started
| Hosts | Description |
|---|---|
| hakase | gaming desktop |
| macos | darwin |
Linux Installation
Note: Replace ${Hosts} with the following option from above. 1. Install Nix. 2. Clone this directory.
$ git clone https://git.sakamoto.dev/kenji/nixos.git ~/.config/nixos
3. Create a hardware-configuration.conf
$ sudo nixos-generate-config --dir ~/.config/hosts/${Hosts}
4. Rebuild.
$ sudo nixos-rebuild switch --flake ~/.config/nixos/hosts/#${Hosts}
Description
Languages
Nix
97.3%
Shell
2.7%