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