Skip to content

Commit

Permalink
backout of commit 614d3f3
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaxbits committed Dec 21, 2024
1 parent 614d3f3 commit b936b80
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 36 deletions.
1 change: 0 additions & 1 deletion hosts/patroclus/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
imports = [
./authentik.nix
./hardware-configuration.nix
./k3s.nix
];
virtualisation = {
libvirtd.enable = true;
Expand Down
25 changes: 0 additions & 25 deletions hosts/patroclus/k3s.nix

This file was deleted.

7 changes: 0 additions & 7 deletions secrets/k3s/common-secret.age

This file was deleted.

3 changes: 0 additions & 3 deletions secrets/secrets.nix
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,4 @@ in
# cloudflared
"cloudflared/creds.json.age".publicKeys = writers ++ [ patroclus ];
"cloudflared/cert.pem.age".publicKeys = writers ++ [ patroclus ];

# k3s
"k3s/common-secret.age".publicKeys = writers ++ [ patroclus ];
}

0 comments on commit b936b80

Please sign in to comment.