Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/notchtc/nix-config

Personal NixOS configuration using flakes & home-manager
https://github.com/notchtc/nix-config

dotfiles home-manager nix-flakes nixos nixos-configuration

Last synced: about 2 months ago
JSON representation

Personal NixOS configuration using flakes & home-manager

Awesome Lists containing this project

README

        

# [NixOS](https://nixos.org) config

![NixOS](https://nixos.org/logo/nixos-hires.png)

This repository contains my configuration for NixOS and other software that I use.

## Description
> [!IMPORTANT]
> As this is my personal configuration, not everything may work for you. You probably also want to change some things around. You're better off creating your own configuration.

NixOS configuration using [flakes](https://nixos.wiki/wiki/Flakes) and [home-manager](https://github.com/nix-community/home-manager).

Flakes used:
- [blueprint](https://github.com/numtide/blueprint)
- [disko](https://github.com/nix-community/disko)
- [lix](https://git.lix.systems/lix-project/nixos-module)
- [plasma-manager](https://github.com/pjones/plasma-manager)
- [nh](https://github.com/viperML/nh)
- [niri-flake](https://github.com/sodiboo/niri-flake)
- [nix-index-database](https://github.com/Mic92/nix-index-database)
- [nyx](https://github.com/chaotic-cx/nyx)
- [schizofox](https://github.com/schizofox/schizofox)
- [stylix](https://github.com/danth/stylix)

## Resources
Other configurations from where I learned and copied:
- [Misterio77/nix-starter-configs](https://github.com/Misterio77/nix-starter-configs)
- [javacafe01/nix-config](https://github.com/javacafe01/nix-config)
- [moni-dz/nix-config](https://github.com/moni-dz/nix-config)
- [fufexan/dotfiles](https://github.com/fufexan/dotfiles)
- [viperML/dotfiles](https://github.com/viperML/dotfiles)
- [surfaceflinger/flake](https://github.com/surfaceflinger/flake)