feat(nixos:roles): add laptop-workstation
This commit is contained in:
parent
dd6271f7d6
commit
eeb9a118e6
2 changed files with 25 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./desktop-workstation.nix
|
||||
./laptop-workstation.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue