parazeeknova / nix-config

Mutable flakes for nix environment using home-manager

Repository from Github https://github.comparazeeknova/nix-configRepository from Github https://github.comparazeeknova/nix-config

NixOS configuration - WIP

Note

This repository contains my NixOS configuration files. I'm still learning NixOS, so this repository is a work in progress. Contains NVIDIA drivers, Hyprland WM (wayland), Virtualization, and more.

Caution

⚠️ Make sure to backup your existing configuration files before proceeding with the installation. Modifying your NixOS configuration can have unintended consequences and may render your system unusable if not done correctly. It is recommended to test any changes in a virtual machine or non-production environment first.

Once you are ready, run the following command to apply the configuration changes:

sudo nixos-rebuild switch --flake .

For more information on NixOS configuration, refer to the official documentation.

About

Mutable flakes for nix environment using home-manager


Languages

Language:Nix 95.4%Language:Lua 4.6%