No description
Find a file
Forgejo Action :robot c97cf49dd6 ⬆️ nix flake update
2025-09-04 22:34:24 +02:00
.forgejo/workflows 💚 don't create links with gitea tasks 2025-08-24 14:19:06 +02:00
.git-crypt Add 1 git-crypt collaborator 2021-07-14 12:23:23 +02:00
assets 📦 add some flake.lock scripts 2025-08-23 02:11:27 +02:00
components 🎨 nix fmt 2025-08-25 10:12:04 +02:00
features add statix 2025-08-24 13:25:14 +02:00
homes 📦 add watchexec 2025-08-25 13:56:10 +02:00
lib nix fmt 2024-08-29 08:26:04 +07:00
machines 📦 update zerotier scripts 2025-08-24 23:36:29 +02:00
modules 🎨 nix fmt 2025-08-25 10:12:04 +02:00
nix add watchexec to devshell 2025-08-25 13:59:50 +02:00
old-machines/sternchen migrate to nixos-telemetry flake 2024-10-16 23:22:52 +09:00
scripts 🎨 nix fmt 2025-08-25 10:12:04 +02:00
system/all add statix 2025-08-24 13:25:14 +02:00
terraform 🔧 update github scripts 2025-06-11 15:17:49 +02:00
vars/per-machine Update vars via generator buildbot_ssh_key for machine orbi 2025-08-22 00:57:24 +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 ⬆️ nix flake update 2025-09-04 22:34:24 +02:00
flake.nix 🐛 homeConfigurations don't work for some reason yet 2025-09-03 20:37:20 +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

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.