My NixOS configuration files.
-
-
Mostly containers for running DNS, VPNs, Media Server, etc. (here).
-
- General modules for systemwide configs (e.g. docker, virt-manager, nvidia, etc.)
-
Python-Dev-Shell: Shell for working on Python projects. Automatically creates Python venv using
requirements.txt
in current directory. -
Python Jupyter Shell: Shell for using Python with JupyterLab.
-
C/C++ Shell: Shell for c/c++ devlopement. Includes common libs and benchmarking/optimization tools.
-
C++23 ImportStd Shell: Shell for c++ development using cmake + ninja + clang w/ libc++ build tools with support for c++23 std module
import std;
.