restructure

This commit is contained in:
XenGi 2026-02-22 13:04:59 +01:00
parent 507f3d3c8c
commit 75e9e63e51
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg
18 changed files with 292 additions and 197 deletions

View file

@ -0,0 +1,11 @@
{ ... }:
{
imports = [
../common.nix
../vm.nix
../../services/openssh.nix
../../services/etcd.nix
];
}