This commit is contained in:
2025-07-31 10:43:20 +03:00
parent 00a4865150
commit 823fea14ed
3 changed files with 12 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{ inputs, ... }@flakeContext:
{
config,
lib,
pkgs,
...
}:
{
}