Go to file
Ingolf Wagner 03d75bcc71
improve metrics
2023-02-24 03:51:12 +01:00
.git-crypt Add 1 git-crypt collaborator 2021-07-14 12:23:23 +02:00
images add cream 2023-02-13 18:40:56 +01:00
mqtt reformat 2021-11-01 19:30:41 +01:00
nixos improve metrics 2023-02-24 03:51:12 +01:00
scripts add telegraf and fix iowait problems 2023-02-24 02:01:18 +01:00
terranix add gitlab configuration and mail stuff 2022-01-07 15:25:29 +01:00
.gitattributes introduce git-crypt 2021-07-14 12:35:41 +02:00
.gitignore introduce git-crypt 2021-07-14 12:35:41 +02:00
LICENSE add license gpl 2019-10-24 11:59:38 +02:00
README.md cleanup 2022-06-23 08:11:07 +02:00
flake.lock fix pepe,robi and sterni 2023-02-17 11:45:09 +01:00
flake.nix fix pepe,robi and sterni 2023-02-17 11:45:09 +01:00

README.md

My NixOS configuration

terranix

some terranix scripts

images

some images I use and build via nixos-generators.

nixos

system

Holds system type information like server and desktop.

configs

This should container system specific configurations

library

some nix-lang functions and tools I use.

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.