2025-05-21 09:01:53 -05:00
2025-05-20 21:29:10 -05:00
upd
2025-05-20 21:47:13 -05:00
upd
2025-05-20 21:38:02 -05:00
2025-05-21 08:45:46 -05:00
2025-05-21 09:01:53 -05:00
a
2025-05-21 00:55:15 -05:00
a
2025-05-21 00:55:15 -05:00
upd
2025-05-20 21:47:13 -05:00
2025-05-19 17:53:19 -05:00

NixOS configuration

Getting Started

System rebuild

  1. (Optional) On ./system/users.nix, replace biscuit on users.users.biscuit with your own username. If you are creating a new user (by replacing biscuit), or ignoring the file, the default password is very-insecure-password. Make sure to replace it!
  2. Replace hardware-configuration.conf(each located at nixos folder) with your own. You can generate a config via nixos-generate-config --dir ./nixos/.
  3. While in this folder, rebuild your system using this command: sudo nixos-rebuild switch --flake ./#${YOUR_CHOICE}. For example, if you chose biscuit config, you type the following: sudo nixos-rebuild switch --flake ./#biscuit.

Home rebuild

S
Description
A modular, flake-based NixOS configuration for hosts. Heavily inspired by OmarchyOS.
Readme 45 MiB
Languages
Nix 97.3%
Shell 2.7%