4 lines
91 B
Nix
4 lines
91 B
Nix
|
|
{...}: {
|
||
|
|
programs.home-manager.enable = true; # DEBUG: why didn't i enable it already?
|
||
|
|
}
|