added server side builder config

This commit is contained in:
willifan 2024-12-07 23:49:32 +01:00
parent 95b87abde9
commit 79328c02fa
2 changed files with 12 additions and 0 deletions

View file

@ -3,6 +3,7 @@
imports = [
./boot.nix
./builder.nix
./ssh-server.nix
];
}