dotfiles/hosts/_common/home.nix

5 lines
52 B
Nix
Raw Normal View History

2023-01-02 16:56:47 +00:00
{ pkgs, ... }:
{
home.stateVersion = "22.05";
}