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

6 lines
78 B
Nix

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