Skip to content

Commit

Permalink
remove github actions darwin deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
zowoq committed Jan 30, 2025
1 parent 226bb6c commit 5f13323
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 61 deletions.
60 changes: 0 additions & 60 deletions .github/workflows/darwin.yml

This file was deleted.

1 change: 0 additions & 1 deletion modules/darwin/common/users.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
let
authorizedKeys = {
keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDPVjRBomWFJNNkZb0g5ymLmc3pdRddIScitmJ9yC+ap" # deployment
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPoUUwDIYFzuUk8pxzekyVhqdYhShAtRAG+K3AJMMdjz" # effects-deployment
];
keyFiles = pkgs.lib.filesystem.listFilesRecursive "${inputs.self}/users/keys";
Expand Down

0 comments on commit 5f13323

Please sign in to comment.