/dotfiles

NixOS Flake Build

Primary LanguageShell

My Nix Configuration

https://img.shields.io/badge/NixOS-grey.svg?style=flat-square&logo=NixOS&logoColor=white

This is a work-in-progress configuration for my NixOS and home-manager setup.

Setup

This configuration is managed with Nix flakes. To use this configuration:

Replace path/to/your/flake with the path to this directory and yourSystemName with the name of your system configuration.

Run the rebuild command:

sudo nixos-rebuild switch --flake path/to/your/flake#yourSystemName

Status

This is a work in progress. The configuration is not yet complete and may change significantly.

Feedback

If you have any suggestions or feedback, please open an issue on the GitHub repository.