chore: Apply the abstraction to ap01

This commit is contained in:
Tom Hubrecht 2024-12-08 15:41:24 +01:00
parent e89ed2d0e7
commit 303f53af0f
Signed by: thubrecht
SSH key fingerprint: SHA256:r+nK/SIcWlJ0zFZJGHtlAoRwq1Rm+WcKAm5ADYMoQPc
14 changed files with 120 additions and 27 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
# List of modules to import
./dgn-access-control.nix
];
}