settei/modules/darwin/common/default.nix

7 lines
75 B
Nix

{
imports = [
../../shared/common
];
system.stateVersion = 4;
}