chore(hosts:juniper): add profiles
Chloe A 3 weeks ago 5be668cd 641f4ed3
··· 1 { 0 0 0 0 0 0 2 system.stateVersion = 6; # Initial nix-darwin version 3 }
··· 1 { 2 + settings = { 3 + profiles = { 4 + graphical.enable = true; 5 + laptop.enable = true; 6 + }; 7 + }; 8 system.stateVersion = 6; # Initial nix-darwin version 9 }