nixos-config/profiles/worklab/home.nix

6 lines
51 B
Nix

{ ... }:
{
imports = [ ../homelab/home.nix ];
}