nqpz / nielx

:boom: My NixOS configurations :boom:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nielx

This (work-in-progress!) repository contains my public NixOS 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:

Much of my code is inspired and pasted from nixos.wiki.

Starting points

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

Configuration highlights

Not very NixOS-related, but anyway:

About

:boom: My NixOS configurations :boom:

License:MIT License


Languages

Language:Nix 72.0%Language:Emacs Lisp 19.3%Language:Python 4.3%Language:Common Lisp 3.6%Language:Shell 0.8%