Go to file
Ingolf Wagner 0d8595163f
add gitlab configuration and mail stuff
2022-01-07 15:25:29 +01:00
.git-crypt Add 1 git-crypt collaborator 2021-07-14 12:23:23 +02:00
images reformat 2021-11-01 19:30:41 +01:00
mqtt reformat 2021-11-01 19:30:41 +01:00
nixos add gitlab configuration and mail stuff 2022-01-07 15:25:29 +01:00
scripts update README of hetzner script 2021-12-27 12:34:58 +01:00
submodules property fix issue with map 2021-02-28 10:27:21 +01:00
system/desktop/home-manager reformat 2021-11-01 19:30:41 +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
.gitmodules property: setup server 2020-09-21 23:03:55 +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 wifi: fixed network collection script 2019-11-07 15:43:11 +01:00
flake.lock migrated mail to pepe 2022-01-01 09:36:01 +01:00
flake.nix migrated mail to pepe 2022-01-01 09:36:01 +01:00
shell.nix reformat 2021-11-01 19:30:41 +01:00
updateChannels.sh version upgrade 2021-07-03 09:20:32 +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.