/NixConfiguration

This is my NixOS config project for OS replication, ensuring consistent setups across machines using the powerful Nix package manager

Primary LanguageNix

Nix Configuration (Flakes)

This is my NixOS configuration project for OS replication. It offers a consistent and automated approach to set up NixOS environments, ensuring easy and reliable reproduction of the operating system across different machines. Leveraging the robust Nix package management system, this configuration streamlines maintenance and consistency in distributed environments.

How To Use

Prerequisites

  • NixOS
  • Git

Clone this repository

git clone https://github.com/VitorCarvalho67/NixConfiguration.git

Navigate to the project directory

cd NixConfiguration

Configuration Rebuild

sudo nixos-rebuild switch --flake .#pcvitor

License

The software is licensed under GPL-3.