lsoriano-mcm 1653fe3eb2 readme
2025-07-05 13:56:33 -05:00
2025-07-04 22:52:23 -05:00
2025-07-04 22:25:44 -05:00
2025-07-04 22:52:23 -05:00
2025-07-04 22:52:23 -05:00
2025-06-20 19:47:25 -05:00
2025-07-04 21:46:22 -05:00
2025-07-05 13:56:33 -05:00
2025-07-04 11:32:08 -05:00
2025-07-05 13:56:33 -05:00

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}
S
Description
A modular, flake-based NixOS configuration for hosts. Heavily inspired by OmarchyOS.
Readme 45 MiB
Languages
Nix 97.3%
Shell 2.7%