3 lines
72 B
Nix
3 lines
72 B
Nix
# Babies profile
|
|
|
|
{ pkgs, ... }: import ./minimal.nix { inherit pkgs; }
|
# Babies profile
|
|
|
|
{ pkgs, ... }: import ./minimal.nix { inherit pkgs; }
|