Files
nix-dotfiles/home/programs/home-manager.nix
2025-06-04 12:01:57 +02:00

5 lines
44 B
Nix

{ ... }:
{
programs.home-manager = { };
}