Skip to content

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

Notifications You must be signed in to change notification settings

VitorCarvalho67/NixConfiguration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages