No description
Find a file
2025-03-25 17:25:36 +01:00
.forgejo/workflows 🎨 nix fmt 2024-09-22 12:50:50 +09:00
.git-crypt Add 1 git-crypt collaborator 2021-07-14 12:23:23 +02:00
assets 💄 update wallpaper.png 2024-09-22 08:16:58 +09:00
components 🐛 make virtualbox work again 2025-03-19 09:29:02 +01:00
features 🗑️ cleanup 2024-11-23 14:25:36 +07:00
homes 🔧 manual upgrade bambu studio 2025-03-19 09:29:50 +01:00
lib nix fmt 2024-08-29 08:26:04 +07:00
machines 🔧 enable service access via zerotier 2025-03-25 17:25:36 +01:00
modules ♻️ refactor samba.extraConfig 2024-09-14 08:51:15 +07:00
nix 🎨 nix fmt 2025-02-28 05:40:54 +07:00
old-machines/sternchen migrate to nixos-telemetry flake 2024-10-16 23:22:52 +09:00
scripts 🎨 nix fmt 2025-02-28 05:40:54 +07:00
system/all 🔥 delete old stuff 2025-02-27 18:19:06 +07:00
terraform wip on probe (hetzner cloud machine) 2024-06-21 22:33:32 +02:00
vars/per-machine migrated facts to vars for generator openssh for machine usbstick 2025-02-13 20:51:44 +13: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-03-01 21:47:25 +01:00
flake.nix 🔥 delete old stuff 2025-02-27 18:19:06 +07: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.