Go to file
Ingolf Wagner 95cc69d3c9
channel upgrade
2021-04-25 09:47:46 +02:00
assets sternchen update 2021-03-28 09:40:39 +02:00
configs wip on init-ssh 2021-04-24 14:23:51 +02:00
images terraform dummy server improvement 2020-11-12 23:50:09 +01:00
library fixing stuff 2021-03-16 22:15:02 +01:00
modules add packages like tor 2021-03-06 18:11:11 +01:00
mqtt introduce black formater 2021-03-26 02:46:05 +01:00
pkgs update polygon-art 2021-04-16 18:49:03 +02:00
submodules property fix issue with map 2021-02-28 10:27:21 +01:00
system wip on init-ssh 2021-04-24 14:23:51 +02:00
terranix add space-left setup 2021-02-14 20:24:19 +01:00
.channelStable.json channel upgrade 2021-04-25 09:47:46 +02:00
.channelUnstable.json channel upgrade 2021-04-25 09:47:46 +02:00
.gitignore translate-stick: working setup 2020-11-12 20:20:54 +01:00
.gitmodules property: setup server 2020-09-21 23:03:55 +02:00
.krops.json init 2019-10-24 02:24:33 +02:00
.nix-writers.json update: sputnik 2020-12-24 17:07:40 +01:00
.nixos-generators.json update: sputnik 2020-12-24 17:07:40 +01: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 wifi: fixed network collection script 2019-11-07 15:43:11 +01:00
shell.nix updates 2021-04-17 16:43:33 +02:00
updateChannels.sh 20.09 update 2020-11-21 18:56:11 +01: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.