Go to file
Ingolf Wagner 5f51b7f5da
ssh: add lan net to ssh config
2020-06-11 18:41:11 +02:00
assets light-control: create a proper service 2020-06-01 14:34:23 +02:00
configs fireqos: fix mosh and workhorse setup 2020-06-11 18:39:43 +02:00
images reformat 2020-04-09 16:51:39 +02:00
library jenkins: add mattermost notifications 2020-03-10 00:52:51 +08:00
modules private samba shares are not read only anymore 2020-06-07 11:49:57 +02:00
pkgs light-control: update 2020-06-07 18:29:38 +02:00
system ssh: add lan net to ssh config 2020-06-11 18:41:11 +02:00
terranix dummy: create dummy server for tests 2020-05-20 00:30:53 +02:00
wetten@3ab8383dce 19.09: wetten 3.0.0.1 -> 3.0.0.2 2019-10-26 14:48:47 +02:00
.channelStable.json 19.09 -> 20.03 2020-05-15 23:04:16 +02:00
.channelUnstable.json 19.09 -> 20.03 2020-05-15 23:04:16 +02:00
.gitignore init 2019-10-24 02:24:33 +02:00
.gitmodules init 2019-10-24 02:24:33 +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 dummy: create dummy server for tests 2020-05-20 00:30:53 +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.