dotfiles/hosts/_common/home.nix
2023-10-25 22:38:00 -04:00

5 lines
52 B
Nix

{ pkgs, ... }:
{
home.stateVersion = "22.05";
}