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