Go to file
Ingolf Wagner 4426660bc0
add license gpl
2019-10-24 11:59:38 +02:00
assets init 2019-10-24 02:24:33 +02:00
configs init 2019-10-24 02:24:33 +02:00
images init 2019-10-24 02:24:33 +02:00
library init 2019-10-24 02:24:33 +02:00
modules init 2019-10-24 02:24:33 +02:00
pkgs init 2019-10-24 02:24:33 +02:00
system init 2019-10-24 02:24:33 +02:00
terranix init 2019-10-24 02:24:33 +02:00
wetten@0c4ab1cd7f add wetten submodule 2019-10-24 02:26:06 +02:00
.channelStable.json init 2019-10-24 02:24:33 +02:00
.channelUnstable.json init 2019-10-24 02:24:33 +02:00
.gitignore init 2019-10-24 02:24:33 +02:00
.gitmodules init 2019-10-24 02:24:33 +02:00
.krops.json init 2019-10-24 02:24:33 +02:00
.nix-writers.json init 2019-10-24 02:24:33 +02:00
.nixos-generators.json init 2019-10-24 02:24:33 +02:00
LICENSE add license gpl 2019-10-24 11:59:38 +02:00
README.md init 2019-10-24 02:24:33 +02:00
collect-network-connections.sh init 2019-10-24 02:24:33 +02:00
shell.nix init 2019-10-24 02:24:33 +02:00
updateChannels.sh init 2019-10-24 02:24:33 +02:00

README.md

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.