Roles: Add new school role
This commit is contained in:
parent
3645370498
commit
551c3e2b11
4 changed files with 32 additions and 0 deletions
6
roles/school/default.nix
Normal file
6
roles/school/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
# ./programs
|
||||
./services
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue