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

6 lines
83 B
Nix

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