chore: Apply the abstraction to ap01
This commit is contained in:
parent
e89ed2d0e7
commit
303f53af0f
14 changed files with 120 additions and 27 deletions
6
modules/liminix/default.nix
Normal file
6
modules/liminix/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
# List of modules to import
|
||||
./dgn-access-control.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue