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

6 lines
79 B
Nix

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