feat(home:roles) add ooks-laptop-workstation

This commit is contained in:
ooks-io 2024-06-12 22:26:49 +12:00
parent 6cdfe70495
commit fa926b9453
3 changed files with 28 additions and 1 deletions

View file

@ -1,4 +1,4 @@
{ lib, config, osConfig, ... }:
{ lib, osConfig, ... }:
let
inherit (lib) mkIf;