nix-config/home/targets/genericLinux.nix

7 lines
54 B
Nix

{
...
}: {
targets.genericLinux.enable = true;
}