nixos/system/Northstar.nix

5 lines
43 B
Nix

{ ... }:
{
imports = [ ./laptop.nix ];
}