Find a file
Ingolf Wagner 3838f068ee
All checks were successful
Build all NixOS Configurations / nix build (push) Successful in 57m38s
update
2024-08-23 07:54:41 +02:00
.forgejo/workflows increase update attempt rate. 2024-08-22 22:14:58 +02:00
.git-crypt Add 1 git-crypt collaborator 2021-07-14 12:23:23 +02:00
assets moved nixos folder to main folder. 2024-06-07 22:56:52 +02:00
components update 2024-08-18 13:38:02 +02:00
features fix tor unlock for chungus 2024-08-08 21:19:42 +02:00
homes update 2024-08-23 06:40:05 +02:00
images update yubikey-image.nix 2024-08-14 11:24:08 +02:00
lib moved nixos folder to main folder. 2024-06-07 22:56:52 +02:00
machines fiddeling with photoprism 2024-08-23 07:51:07 +02:00
modules cleanup 2024-08-08 17:05:09 +02:00
pkgs add pkl 2024-06-28 11:30:37 +02:00
scripts update wireguard client script 2024-06-06 10:31:44 +02:00
system/all introduced features 2024-08-08 16:39:50 +02:00
terraform wip on probe (hetzner cloud machine) 2024-06-21 22:33:32 +02: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
flake.lock update 2024-08-23 07:54:41 +02:00
flake.nix update 2024-08-12 01:42:31 +02:00
LICENSE add license gpl 2019-10-24 11:59:38 +02:00
README.md global stylix and proper oh-my-posh 2023-07-01 00:20:03 +02:00
treefmt.toml refactor hardware/hetzner.nix 2024-08-08 00:14:52 +02:00

My NixOS configuration

terranix

some terranix scripts

images

some images I use and build via nixos-generators.

nixos

system

Holds system type information like server and desktop.

configs

This should container system specific configurations

library

some nix-lang functions and tools I use.

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.