Files
nix-config/modules/hosts/alpha/home.nix
2026-05-10 05:05:55 +05:30

7 lines
89 B
Nix

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