Files
nix-config/modules/hosts/alpha/home.nix

6 lines
80 B
Nix

{
flake.modules.homeManager.alpha = {
home.stateVersion = "26.05";
};
}