Add gaming role
This commit is contained in:
parent
1167b979d9
commit
e1d352d019
1 changed files with 6 additions and 0 deletions
6
roles/gaming/default.nix
Executable file
6
roles/gaming/default.nix
Executable file
|
|
@ -0,0 +1,6 @@
|
||||||
|
{ ... }:
|
||||||
|
|
||||||
|
{
|
||||||
|
imports = [
|
||||||
|
];
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue