Initial commit 🚀

This commit is contained in:
2023-10-13 15:56:14 +02:00
commit b593cdeb3e
50 changed files with 2454 additions and 0 deletions

4
nix/lib/colors.nix Normal file
View File

@@ -0,0 +1,4 @@
{ lib, hex }:
rec {
}

0
nix/lib/default.nix Normal file
View File