Initial commit

This commit is contained in:
Katherina Walshe-Grey 2024-06-23 16:18:10 +01:00 committed by GitHub
commit 001462e8c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 306 additions and 0 deletions

5
overlays/default.nix Normal file
View file

@ -0,0 +1,5 @@
{
# Add your overlays here
#
# my-overlay = import ./my-overlay;
}