dots/hosts/darwin-common.nix

5 lines
60 B
Nix

{ config, lib, pkgs, ... }:
{
system.stateVersion = 5;
}