feat(machines): add frog

This commit is contained in:
2026-05-27 18:40:47 +02:00
parent 0a68c42251
commit 1df7534088
6 changed files with 124 additions and 14 deletions
+6
View File
@@ -0,0 +1,6 @@
{ ... }:
{
imports = [
./configuration.nix
];
}