nixfiles/home/profiles/development.nix

3 lines
48 B
Nix

{ config, ... }: {
role.development = true;
}