nix-config/modules/home/default.nix

6 lines
75 B
Nix

{
programs.home-manager.enable = true;
home.stateVersion = "24.11";
}