nixfiles/home/profile/default.nix

7 lines
45 B
Nix

{...}:
{
imports = [
./base.nix
];
}