2026-08-10 13:51:35 -04:00
2026-08-10 11:17:15 -04:00
2026-08-10 11:17:15 -04:00
2026-08-10 11:17:15 -04:00
2026-08-10 11:17:15 -04:00
2026-08-10 11:17:15 -04:00
2026-08-10 11:17:15 -04:00
2026-08-10 13:51:35 -04:00
2026-08-10 13:51:35 -04:00
2026-08-10 13:51:35 -04:00

NixOS Configuration

Simple NixOS configuration

Install Instructions

  • Install nixos with the installer
  • Copy /etc/nixos directory to a backup directory
  • Clone the repository to /etc/nixos
  • Copy the original hardware_configuration.nix to ./hdwr/default.nix
    • See ./hdwr/example.nix for more examples
  • Optionally copy the original configuration.nix and hardware_configuration.nix to the ./orig/ folder
    • For reference later on if needed.
  • Copy the ./vars/example.nix to ./vars/default.nix and make appropriate edits.
  • Create a ./schd/default.nix file and add any needed cron and/or systemd-timer tasks
S
Description
Simple NixOS Configuration
Readme MIT
46 KiB
Languages
Nix 100%