Go to file
Ingolf Wagner 5cf17fa66f
pixelnuke: add 2019-05-19
2020-02-23 19:54:01 +08:00
assets add music-making.sh 2020-02-23 11:02:24 +08:00
configs add new image-generator to jenkins 2020-02-18 13:31:45 +08:00
images nixfmt: reformat all files 2019-12-20 17:54:26 +13:00
library nixfmt: reformat all files 2019-12-20 17:54:26 +13:00
modules bitwig-studio: add zynaddsubfx and various other plugins 2020-02-19 15:32:05 +08:00
pkgs pixelnuke: add 2019-05-19 2020-02-23 19:54:01 +08:00
system add music-making.sh 2020-02-23 11:02:24 +08:00
terranix reformat 2020-01-10 18:45:44 +13:00
wetten@3ab8383dce 19.09: wetten 3.0.0.1 -> 3.0.0.2 2019-10-26 14:48:47 +02:00
.channelStable.json channel upgrade 2020-01-31 15:59:27 +13:00
.channelUnstable.json channel upgrade 2020-01-31 15:59:27 +13: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 tinc: removed porani from private vpn 2020-02-03 17:21:27 +13:00
updateChannels.sh nixpkgs 19.03 -> 19.09 2019-10-26 11:18:26 +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.