.
All checks were successful
Test action / Print hello world (push) Successful in 6m38s

This commit is contained in:
Chris Kruining 2025-09-22 15:33:18 +02:00
parent 4f5bbac05e
commit a502a50176
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
46 changed files with 2561 additions and 91 deletions

View file

@ -24,6 +24,7 @@
imports = [
./nix/devShells/flake-module.nix
./nix/packages/flake-module.nix
./nix/modules/flake-module.nix
];
perSystem = { lib, self', ... }: {