Go to file
Ingolf Wagner fbc3caa01a
update README of hetzner script
2021-12-27 12:34:58 +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 repositories 2021-12-05 21:25:13 +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 reformat 2021-11-01 19:30:41 +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 update sternchen 2021-11-18 20:47:06 +01:00
flake.nix make sure we only have fresh systems 2021-11-01 12:16:18 +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.