diff --git a/programs/zed.nix b/programs/zed.nix index 4ebd7c5..64f5d3f 100644 --- a/programs/zed.nix +++ b/programs/zed.nix @@ -20,8 +20,8 @@ agent = { use_modifier_to_send = true; default_model = { - provider = "zed.dev"; - model = "claude-3-7-sonnet"; + provider = "copilot_chat"; + model = "gpt-4.1"; }; }; buffer_font_family = "FiraCode Nerd Font"; diff --git a/secrets.nix b/secrets.nix index c04b9f6..15c9717 100644 --- a/secrets.nix +++ b/secrets.nix @@ -1,7 +1,5 @@ # spell-checker: disable let - anderson-millironx = - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM8G6okW/vpl3DTBwL64aPb+oxJsr2Wl6KzHYsLPecBc millironx@millironx.com"; bosephus-host = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIxTfeg+GZsfmG8TuEV1xW1gXknAIKzZ3UjZ3guRY+EW root@nixos"; bosephus-root = @@ -13,13 +11,8 @@ let corianne-millironx = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOgL2lO9RJBdQYANoxGyWXcNKi5/NZkRHHo/rNqaYMc/ millironx@corianne"; - system-administrators = [ - anderson-millironx - bosephus-root - bosephus-millironx - odyssey-millironx - corianne-millironx - ]; + system-administrators = + [ bosephus-root bosephus-millironx odyssey-millironx corianne-millironx ]; in { "secrets/network-information.age".publicKeys = system-administrators diff --git a/secrets/ansible-vault-password.age b/secrets/ansible-vault-password.age index 3190aea..c6f637d 100644 --- a/secrets/ansible-vault-password.age +++ b/secrets/ansible-vault-password.age @@ -1,13 +1,11 @@ age-encryption.org/v1 --> ssh-ed25519 il3lzQ 5hY41c9SwMbaGlaYU744zf6Xe7AGvs/UW7QqJxhI5Rk -+iFLBTKHufgVO1sdJF+SqLTuYjpRDIADFUqkx0BeXoI --> ssh-ed25519 bN6E9A 9qloZQDELvUGSatHrT8hMR5bmPkhgendL2iFRNN/MkM -mYaDmma7OYFlvLlfIIaxURBrKpkZ2cfu10AGdVrWSjc --> ssh-ed25519 1g/xww kkLwK2BTaSHDoqOSVdE7Ue6QR7u89iE9OeCttUupMm4 -uqaBVJ3gurxQqZCkbQi1GEHvIVLTsrD2/Zc5erp+HKI --> ssh-ed25519 +kBihw sZZzKljE5pzhXdF5gb01tIk1+sEleRyAVcvjYY3TQ0Q -hel6puomG9quZ71zJdiFMyfYDfAL+fPkqpPQM99MA9g --> ssh-ed25519 dbKeHw L8Rf0n7M5cyL3LPEY3BKqWPBbIhA+dtAHYFpKHgOQB4 -ZO/ieUX50LI8ZOO0PQmcdbe+Uhwx43Ooeafg3w88aLA ---- YuHqA6uw08oUuUW8WOlpuXFFG0QoAh1OhA+M15l42hM -` ㇟WqZ 5G"Uw=]al9:f1#a5h \ No newline at end of file +-> ssh-ed25519 bN6E9A v/WLn5wj++mdWKQP0RAz5qgYNa3P+ako5i2ZrQU5MVg +KmLPE7C5aFXNVZZEi2Cfxre2DzgeC4yDyvzKcC1cGzk +-> ssh-ed25519 1g/xww l1rmdkJ9B3+FYXWbTWDFxF7enpxC+RPS5QkEExATdzI +SMdPI0zMDDbWukQD83Hx12pp4UiVKh0AtpvGp2qJIWA +-> ssh-ed25519 +kBihw EXqxoZjpZROGK3uoJjQsWHT+TXXgJiwN8NVxp0JoTSk +840G/EiMQxvuft2++iGDwtAfiNsFGviqr5JiJECK0Bs +-> ssh-ed25519 dbKeHw RHkpMrQpRWnr70FWT78mjStvcBpLku4RFdel/8QPOBQ +I8V30k0X2wZUELhSm7CnnRrhjGwNWjq8VIW0OWVPIiU +--- 3gWRhYAZNqriySifohEEy+0kwrp9qAntST+cKdE0vq8 +{ÌeVzlM8RFL*CҵQtCz7 <a0V'6x \ No newline at end of file diff --git a/secrets/darwin-policies-json.age b/secrets/darwin-policies-json.age index 69980b9..4cde4f3 100644 Binary files a/secrets/darwin-policies-json.age and b/secrets/darwin-policies-json.age differ diff --git a/secrets/network-information.age b/secrets/network-information.age index 7b6fc2d..040184e 100644 Binary files a/secrets/network-information.age and b/secrets/network-information.age differ diff --git a/secrets/pihole.age b/secrets/pihole.age index 363b2a3..40ec12d 100644 Binary files a/secrets/pihole.age and b/secrets/pihole.age differ