First commit

This commit is contained in:
Raphaël Numbus
2026-02-18 22:22:31 +01:00
parent 9d117840bc
commit 583963c7dc
15 changed files with 981 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{ ... }:
{
imports = [
./services/default.nix
];
}