1
0
Fork 0
nix-homemanager-laptop/modules/base/default.nix

4 lines
40 B
Nix

{ ... }:
{
imports = [ ./modules ];
}