1 2 3 4 5 6
{ config, pkgs, ...}: { santi-modules = { desktop-environment.enable = true; }; nixpkgs.hostPlatform = "aarch64-darwin"; }