Skip to content

Personal NixOS config with flakes, Home Manager, and custom modules. Optimized for development and 3D graphics

Notifications You must be signed in to change notification settings

bigmat18/nixos-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS Logo

NixOS Config 🔧

My personal, modular, and reproducible NixOS configuration
For development, productivity, and 3D graphics


✨ Features

  • 🧩 Modular structure — Easy to maintain and extend
  • 🏠 Home Manager — User environment management
  • 💻 Multi-host support — Laptop, desktop, and more
  • 🎨 Custom overlays — Personal packages and tweaks
  • 🖥️ Focus on 3D & graphics — Optimized for Computer Graphics workflows

🚀 Getting Started

⚠️ This config is tailored to my hardware and workflow. Use at your own risk!

Prerequisites

  • NixOS installed
  • Basic knowledge of Nix and NixOS

Installation

git clone https://github.com/bigmat18/nixos-config.git
cd nixos-config
  • Review and adapt the configuration to your hardware and preferences.
sudo nixos-rebuild switch --flake .#your-hostname

📁 Structure

Folder/File Description
hosts/ Per-machine configurations
modules/ Custom NixOS modules
home/ Home Manager configs
overlays/ Custom package overlays
flake.nix Flake entry point

🙏 Credits


🚀
Happy hacking!

About

Personal NixOS config with flakes, Home Manager, and custom modules. Optimized for development and 3D graphics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published