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.
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
The software is licensed under GPL-3.