Go to file
Ingolf Wagner 5821402d13
terraform dummy server improvement
2020-11-12 23:50:09 +01:00
assets backup: restic -> borg 2020-09-04 01:09:59 +02:00
configs hass: changed final heat up time 2020-11-12 20:04:01 +01:00
images terraform dummy server improvement 2020-11-12 23:50:09 +01:00
library jenkins: add mattermost notifications 2020-03-10 00:52:51 +08:00
modules browser: add kill commands 2020-10-12 23:05:15 +02:00
pkgs translater-setup: update audio and mumble setup 2020-11-12 22:30:35 +01:00
submodules property: update 2020-09-26 02:44:05 +02:00
system mail: configure tags and filters 2020-11-05 00:24:09 +01:00
terranix terraform dummy server improvement 2020-11-12 23:50:09 +01:00
.channelStable.json update 2020-09-06 17:29:53 +02:00
.channelUnstable.json upgrade 2020-08-30 15:16:22 +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 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 wifi: fixed network collection script 2019-11-07 15:43:11 +01:00
shell.nix updated syncthing 2020-10-08 21:09:35 +02:00
updateChannels.sh 19.09 -> 20.03 2020-05-15 23:04:16 +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.