feat(home): add initial role configuration
This commit is contained in:
parent
0f9d05be36
commit
3615bb010f
3 changed files with 32 additions and 2 deletions
5
home/roles/default.nix
Normal file
5
home/roles/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./ooks-desktop-workstation.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue