Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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:
- Host: GitHub
- URL: https://github.com/nqpz/nielx
- Owner: nqpz
- License: mit
- Created: 2020-10-25T21:01:36.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T14:49:23.000Z (4 months ago)
- Last Synced: 2024-07-24T17:09:21.049Z (4 months ago)
- Topics: configuration, nix, nixos
- Language: Nix
- Homepage:
- Size: 413 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)