Find a file
Ingolf Wagner c584bb39ce
All checks were successful
Build all NixOS Configurations / nix build (push) Successful in 12m17s
add service-taskchampion verify test
2024-09-16 06:36:08 +07:00
.forgejo/workflows nix fmt 2024-08-29 08:26:04 +07: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 🎨 nix fmt 2024-08-29 13:22:51 +07:00
features nix fmt 2024-08-29 08:26:04 +07:00
homes 🔧 enable push.autoSetupRemote 2024-09-15 04:48:47 +07:00
images 🎨 nix fmt 2024-08-29 13:22:51 +07:00
lib nix fmt 2024-08-29 08:26:04 +07:00
machines add service-taskchampion verify test 2024-09-16 06:36:08 +07:00
modules ♻️ refactor samba.extraConfig 2024-09-14 08:51:15 +07:00
nix 🚚 get rid of modules/default.nix in verify flake module 2024-09-15 07:08:05 +07:00
scripts add counter to autoclicker script 2024-09-14 08:16:28 +07:00
system/all 📦 add network packages 2024-09-04 16:32:40 +07: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 ⬆️ nix flake update 2024-09-15 08:43:38 +02:00
flake.nix add some more smoke tests. 2024-09-15 09:11:25 +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.