Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nqpz/nielx

:boom: My NixOS configurations :boom:
https://github.com/nqpz/nielx

configuration nix nixos

Last synced: 26 days ago
JSON representation

:boom: My NixOS configurations :boom:

Awesome Lists containing this project

README

        

# nielx

This (work-in-progress!) repository contains my public
[NixOS](https://nixos.org/) configurations. The documentation is a bit
lacking and will probably continue that way, but you might find it
useful if you need a setup close to what I have.

I have a separate private configuration (containing passwords and other
sensitive information) that uses this repository as its base.

I'm also using a few NixOS-related community projects:

- [Home Manager](https://github.com/nix-community/home-manager)
- [niv](https://github.com/nmattia/niv)
- [lorri](https://github.com/target/lorri)
- [musnix](https://github.com/musnix/musnix)

Much of my code is inspired and pasted from
[nixos.wiki](https://nixos.wiki/).

## Starting points

You might want to look at [laptop/laptop.nix](laptop/laptop.nix) and
[server/server.nix](server/server.nix) to get an overview of how my
laptop and my server are constructed. [nielx.nix](nielx.nix) contains
general modules that can be applied to any configuration.

## Configuration highlights

Not very NixOS-related, but anyway:

- [Emacs](laptop/emacs)
- [StumpWM](laptop/stumpwmrc.cl)
- [Modified Dvorak](laptop/xmodmap)