Skip to content

Commit

Permalink
~ colour renew
Browse files Browse the repository at this point in the history
  • Loading branch information
oluceps committed Mar 20, 2024
1 parent dac013b commit 4b91f82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hosts/colour/hardware.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ inputs, pkgs, lib, modulesPath, ... }:
{ pkgs, lib, modulesPath, ... }:

{
imports =
Expand Down
2 changes: 1 addition & 1 deletion hosts/lib.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let
nodensHostPubKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMcsSxaMn3hbiIvoHTWyVVTUZ5UjqUAmGlAwdiFmX/ey";
azasosHostPubKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPcPj9kBLOvdQXPqZbCY/PxZQ7MOqdzDyo1UQuCwbk0l";
abhothHostPubKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH+Zc19g/x0M8nBhuM5xD5sTRYHHi4MzPEf/rdpTWCre";
colourHostPubKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPggVBxIKKp1SmKoc0cyS0fka3uLH6xNmtBNLHlxQK0T";
colourHostPubKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINuN2Twf8uZqM56i0CO9AZJZIZ8c8s2ytq7RzOMaGH4H";
eihortHostPubKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKFnI3PehP4SUQkD1UZ7eMKlgxQiU9MDpbYjp+3wXnVA";
ageKey = "age1jr2x2m85wtte9p0s7d833e0ug8xf3cf8a33l9kjprc9vlxmvjycq05p2qq";
sshPubKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEv3S53gBU3Hqvr5o5g+yrn1B7eiaE5Y/OIFlTwU+NEG";
Expand Down

0 comments on commit 4b91f82

Please sign in to comment.