No description
assets | ||
configs | ||
images | ||
library | ||
modules | ||
mqtt | ||
pkgs | ||
submodules | ||
system | ||
terranix | ||
.channelStable.json | ||
.channelUnstable.json | ||
.gitignore | ||
.gitmodules | ||
.krops.json | ||
.nix-writers.json | ||
.nixos-generators.json | ||
collect-network-connections.sh | ||
LICENSE | ||
README.md | ||
shell.nix | ||
updateChannels.sh |
My NixOS configuration
Folder Structure
configs
This should container system specific configurations
system
Holds system type information like server
and desktop
.
modules
This should container scripts that can be copied across different sources.
pkgs
My overlay is in here.
assets
assets, like scripts which I dont want to write in nix-lang.
terranix
some terranix scripts
library
some nix-lang functions and tools I use.
images
some images I use and build via nixos-generators.