3 lines
79 B
Nix
3 lines
79 B
Nix
# Teenager user profile
|
|
|
|
{ pkgs, ... }: import ./minimal.nix { inherit pkgs; }
|