migrate to flake-parts

This commit is contained in:
2025-06-17 19:58:30 +02:00
parent d79b65169e
commit 51f44277df
12 changed files with 137 additions and 155 deletions

View File

@@ -1,4 +1,6 @@
{ keys, ... }:
let
keys = import ../../parts/keys.nix;
in
{
imports = [
../../modules/remote-builder.nix