noctalia: init (#2364)

Link: https://github.com/nix-community/stylix/pull/2364

Tested-by: Leon Schwarzäugl <leon.schwarzaeugl@gmail.com>
Tested-by: https://github.com/irisfalke
Reviewed-by: Alexander <63157919+rwxae@users.noreply.github.com>
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
This commit is contained in:
Leon Schwarzäugl 2026-07-03 19:52:22 +02:00 committed by GitHub
parent 8bca95e381
commit 831414670d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 168 additions and 9 deletions

View file

@ -55,6 +55,15 @@
matrix = "@noodlez1232:matrix.org";
name = "Nathaniel Barragan";
};
Swarsel = {
email = "leon@swarsel.win";
github = "Swarsel";
githubId = 32304731;
keys = [
{ fingerprint = "4BE7 9252 6228 9B47 6DBB C17B 76FD 3810 215A E097"; }
];
name = "Leon Schwarzäugl";
};
TheColorman = {
email = "nixpkgs@colorman.me";
github = "TheColorman";