nixos/home/Legion.nix

5 lines
50 B
Nix

{ ... }:
{
imports = [ ./shell/default.nix ];
}